Skip to content

Commit 3e27590

Browse files
fix(version): Add pat
1 parent 5b1bd0e commit 3e27590

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/version.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
with:
1818
# Fetch all history so we can push back to the branch
1919
fetch-depth: 0
20+
token: "${{ secrets.PAT }}"
2021

2122
- name: Create and Push Tag
2223
run: |

0 commit comments

Comments
 (0)