We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e02f8f commit 14f1114Copy full SHA for 14f1114
.github/workflows/release.yml
@@ -36,4 +36,4 @@ jobs:
36
- name: Create a release
37
run: npx semantic-release
38
env:
39
- GITHUB_TOKEN: ${{ secrets.DGPAT }}
+ GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
0 commit comments