mirror of
https://github.com/yggdrasil-network/yggstack.git
synced 2025-04-28 06:05:07 +03:00
Fix typo
Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
This commit is contained in:
parent
6c58d20a6b
commit
74350f19fe
1 changed files with 1 additions and 1 deletions
2
.github/workflows/trunk.yml
vendored
2
.github/workflows/trunk.yml
vendored
|
@ -75,4 +75,4 @@ jobs:
|
|||
run: |
|
||||
gh release create trunk --prerelease yggstack-* || gh release upload trunk yggstack-*
|
||||
env:
|
||||
GH_TOKEN: {{ github.token }}
|
||||
GH_TOKEN: ${{ github.token }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue