Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Vasyl Gello <[email protected]>
  • Loading branch information
basilgello committed Jan 7, 2024
1 parent 6c58d20 commit 74350f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trunk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

0 comments on commit 74350f1

Please sign in to comment.