We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b3e8a9c + f536d95 commit e4807aaCopy full SHA for e4807aa
1 file changed
.github/workflows/auto-tag.yml
@@ -23,6 +23,7 @@ jobs:
23
uses: actions/checkout@v4
24
with:
25
fetch-depth: 0
26
+ token: ${{ secrets.PAT_TOKEN }}
27
28
- name: Extract version from branch name
29
id: version
0 commit comments