Skip to content

Commit 16b2fb2

Browse files
authored
Update GitFlow_Make-Release-and-Sync-to-Dev.yml
1 parent 3d0562c commit 16b2fb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
lfs: "true"
3333
fetch-depth: 0
34-
token: ${{ secrets.PAT || secrets.GITHUB_TOKEN }}
34+
token: ${{ secrets.GITHUB_TOKEN }}
3535

3636
# Step 2: Extract version from branch name and calculate build number
3737
- name: Get final Release Version

0 commit comments

Comments
 (0)