Skip to content

Commit e2bf95e

Browse files
committed
Ensure proper branch is used for push
Signed-off-by: Pierre R. Mai <pmai@pmsf.de>
1 parent d25fe50 commit e2bf95e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/remote_release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
with:
4040
# Token for the repo. Can be passed in using $\{{ secrets.GITHUB_TOKEN }}
4141
github_token: ${{ secrets.MACHINE_USER_PAT }}
42+
branch: main
4243
# Determines if --tags is used
4344
tags: true
4445
force: true

0 commit comments

Comments
 (0)