with personal github token

This commit is contained in:
Kasper Juul Hermansen 2023-02-17 19:11:23 +01:00
parent d365a9f8e2
commit 459014b233
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -20,4 +20,4 @@ jobs:
with:
tag: ${{ steps.semver.outputs.next }}
message: ${{ steps.semver.outputs.next }}
github_token: ${{ github.token }}
github_token: ${{ secrets.PERSONAL_GITHUB_TOKEN }}