Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
This commit is contained in:
Vasyl Gello 2024-01-07 17:13:50 +02:00
parent 6c58d20a6b
commit 74350f19fe

View file

@ -75,4 +75,4 @@ jobs:
run: | run: |
gh release create trunk --prerelease yggstack-* || gh release upload trunk yggstack-* gh release create trunk --prerelease yggstack-* || gh release upload trunk yggstack-*
env: env:
GH_TOKEN: {{ github.token }} GH_TOKEN: ${{ github.token }}