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.
2 parents 494e23d + 0bfb349 commit aa8d14dCopy full SHA for aa8d14d
.github/workflows/release.yml
@@ -41,4 +41,4 @@ jobs:
41
run: |
42
~/auto shipit -vv
43
env:
44
- GH_TOKEN: ${{ secrets.AUTO_TOKEN }}
+ GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments