Skip to content

Commit 65a6e40

Browse files
authored
Update publish_release.yml
1 parent 6b479bb commit 65a6e40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
uses: devmasx/merge-branch@v1.3.1
3030
with:
3131
type: now
32-
from_branch: ref/tags/${{ env.RELEASE_VERSION }}
32+
from_branch: dev
3333
target_branch: main
3434
github_token: ${{ github.token }}
3535
- name: Push to GitHub Packages

0 commit comments

Comments
 (0)