We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0842695 + 1c17983 commit 8e697f1Copy full SHA for 8e697f1
1 file changed
.github/workflows/publish-package.yml
@@ -80,7 +80,7 @@ jobs:
80
commit_user_name: leecalcote
81
commit_user_email: lee@toones.io
82
commit_author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
83
- token: ${{ secrets.GITHUB_TOKEN }}
+ token: ${{ secrets.GH_ACCESS_TOKEN }}
84
85
86
0 commit comments