Skip to content

Commit 14f1114

Browse files
committed
chore: use PAT
1 parent 4e02f8f commit 14f1114

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.DGPAT }}
39+
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}

0 commit comments

Comments
 (0)