Skip to content

Commit 2e29ad1

Browse files
committed
Adjustments in auto-tag workflow
1 parent d30d055 commit 2e29ad1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/auto-tag.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
uses: actions/checkout@v4
2424
with:
2525
fetch-depth: 0
26+
token: ${{ secrets.PAT_TOKEN }}
2627

2728
- name: Extract version from branch name
2829
id: version

0 commit comments

Comments
 (0)