Skip to content

Commit 592f7d9

Browse files
committed
fix: added ref to checkout
1 parent 1ab8c96 commit 592f7d9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tag-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
with:
1616
fetch-depth: 0
1717
token: ${{ secrets.PUSH_TO_PROTECTED_BRANCH }}
18+
ref: 'dev'
1819

1920
# Get Valheim version id
2021
- name: Get Valheim version id

0 commit comments

Comments
 (0)