Skip to content

Commit b10a102

Browse files
committed
chore: reuse built-in pat
1 parent 14f1114 commit b10a102

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)