Skip to content

Commit 7413f4f

Browse files
author
Brian Munkholm
authored
Update pr-on-release.yml
1 parent f228599 commit 7413f4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr-on-release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
with:
2323
repository: bmunkholm/test2
2424
ref: main
25+
token: ${{ secrets.TEST_PAT }}
2526

2627
- name: Update version file
2728
run: |

0 commit comments

Comments
 (0)