Skip to content

Commit

Permalink
run staging once manually
Browse files Browse the repository at this point in the history
  • Loading branch information
boringcactus committed Nov 14, 2023
1 parent fe9670e commit 1b9a68a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Deploy to Staging
on:
workflow_dispatch:
push:
branches: [main]
branches: [main, mth-deploy]

jobs:
deploy:
Expand Down

0 comments on commit 1b9a68a

Please sign in to comment.