Skip to content

Commit

Permalink
fix: add win95 to whitelist
Browse files Browse the repository at this point in the history
  • Loading branch information
BatuhanW committed Jun 4, 2024
1 parent e6feede commit 904cb43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/scripts/deploy-previews.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ const NETLIFY_SITES = [
"app-crm",
"pixels",
"invoicer",
"win95",
];

const setOutput = (output) =>
Expand Down

0 comments on commit 904cb43

Please sign in to comment.