Skip to content

Commit

Permalink
chore: add the from_branch flag to the merge_dev_to_stage action
Browse files Browse the repository at this point in the history
  • Loading branch information
chindris committed Nov 25, 2024
1 parent a20f66a commit 6543d30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/merge_dev_to_stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@ jobs:
uses: devmasx/[email protected]
with:
type: now
from_branch: dev
target_branch: stage
github_token: ${{ github.token }}

0 comments on commit 6543d30

Please sign in to comment.