We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b750b81 commit dd1614fCopy full SHA for dd1614f
1 file changed
.github/workflows/deploy.yml
@@ -24,3 +24,4 @@ jobs:
24
run: npm run deploy
25
env:
26
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # automatically filled by GitHub
27
+ CI: false
0 commit comments