Skip to content

Commit

Permalink
Show deploy button in GitHub Actions tab
Browse files Browse the repository at this point in the history
  • Loading branch information
sashachabin committed Jun 12, 2024
1 parent d2b4c80 commit 93d30e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vercel-deploy.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Deploy Vercel
on: [ push ]
on: [ push, workflow_dispatch ]
jobs:
deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 93d30e1

Please sign in to comment.