Skip to content

Commit

Permalink
add ability to manually trigger deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
2color committed Oct 4, 2023
1 parent 2e80cf5 commit a6c0193
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-rust-peer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ on:
push:
branches:
- "main"
workflow_dispatch:

jobs:
deploy_to_fly_io:
Expand Down

1 comment on commit a6c0193

@vercel
Copy link

@vercel vercel bot commented on a6c0193 Oct 4, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.