Skip to content

Commit b162041

Browse files
authored
Merge pull request #996 from Romanitho/hotfix/worflowsfix
add PAT
2 parents a9eeab2 + c21c3f2 commit b162041

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/GitFlow_Make-Release-and-Sync-to-Dev.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
- name: Checkout code
3232
uses: actions/checkout@v4
3333
with:
34+
token: ${{ secrets.GH_PAT_SYNC }}
3435
lfs: "true"
3536
fetch-depth: 0
3637

0 commit comments

Comments
 (0)