with github token

This commit is contained in:
Kasper Juul Hermansen 2023-02-17 18:54:36 +01:00
parent 7f3399f1d8
commit 49d3fc6b22
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

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