Skip to content

Commit 7c7d0aa

Browse files
authored
fix: Update deploy.yml
1 parent 070fdcd commit 7c7d0aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
3636
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
3737
workingDirectory: 'backend'
38-
command: npm run deploy
38+
command: deploy
3939
env:
4040
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
4141
SENTRY_DSN: ${{ secrets.SENTRY_DSN }}

0 commit comments

Comments
 (0)