Skip to content

Commit

Permalink
fix(release): merge develop branch to master
Browse files Browse the repository at this point in the history
  • Loading branch information
stonebuzz committed Aug 31, 2023
1 parent 4717843 commit 563fe4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-new-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
uses: devmasx/merge-branch@master
with:
type: now
from_branch: development
from_branch: develop
target_branch: master
github_token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 563fe4c

Please sign in to comment.