Skip to content

Commit

Permalink
fix: use forward merge ver 2
Browse files Browse the repository at this point in the history
  • Loading branch information
01Joseph-Hwang10 committed Aug 29, 2023
1 parent ade133f commit b9b97f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: ./scripts/bump-version.sh

- id: "merge-back-to-dev"
uses: 01Joseph-Hwang10/gh-actions@forward-merge@v2
uses: 01Joseph-Hwang10/gh-actions@forward-merge-v2
with:
from: main
to: dev
Expand Down

0 comments on commit b9b97f9

Please sign in to comment.