Skip to content

Commit

Permalink
chore: wtf
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven0351 committed Apr 12, 2024
1 parent 1efa0b3 commit 341ab1e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
steps:
- run: |
echo $GITHUB_REF
release_version=${GITHUB_REF#refs/*/*}
echo $release_version
echo "release_version=${GITHUB_REF#refs/*/*}" >> $GITHUB_OUTPUT
echo $GITHUB_OUTPUT
create-pre-release:
Expand Down

0 comments on commit 341ab1e

Please sign in to comment.