Skip to content

Commit

Permalink
update staging deploy to deploy on release branches (#284)
Browse files Browse the repository at this point in the history
  • Loading branch information
russbiggs authored Sep 27, 2023
1 parent d94a3bc commit c23796a
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 staging
on:
push:
branches:
- staging
- release-*

env:
ENV: "staging"
Expand Down

0 comments on commit c23796a

Please sign in to comment.