Skip to content

Commit

Permalink
add manual deployment on hotfix too (#1273)
Browse files Browse the repository at this point in the history
  • Loading branch information
gtg7784 committed Apr 26, 2024
1 parent 53fbb44 commit 5a7bf07
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/s3-hotfix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ on:
push:
branches:
- release-hotfix
workflow_dispatch:
branches:
- release-hotfix

env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
Expand Down

0 comments on commit 5a7bf07

Please sign in to comment.