Skip to content

Commit f536d95

Browse files
committed
Merge branch 'master' into development
2 parents bbbe8ea + 2e29ad1 commit f536d95

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)