Skip to content

Commit 9e195dc

Browse files
committed
Update workflow w/ pat
1 parent 17c8289 commit 9e195dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
steps:
5959
- uses: actions/checkout@v4
6060
with:
61-
token: ${{ secrets.GITHUB_TOKEN }}
61+
token: ${{ secrets.XDK_PAT }}
6262

6363
- name: Bump version
6464
if: ${{ !inputs.skip_publish }}

0 commit comments

Comments
 (0)