Skip to content

Commit dd1614f

Browse files
committed
disabled CI for deployment step
1 parent b750b81 commit dd1614f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,4 @@ jobs:
2424
run: npm run deploy
2525
env:
2626
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # automatically filled by GitHub
27+
CI: false

0 commit comments

Comments
 (0)