Skip to content

Commit 4e02f8f

Browse files
committed
chore: use built-in PAT
1 parent 9c67b83 commit 4e02f8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ jobs:
3636
- name: Create a release
3737
run: npx semantic-release
3838
env:
39-
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
39+
GITHUB_TOKEN: ${{ secrets.DGPAT }}

0 commit comments

Comments
 (0)