Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
hituzi-no-sippo committed Sep 23, 2024
1 parent 7b81e90 commit 5db2208
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,8 @@ jobs:
RAW_VERSION=${RELEASE_VERSION:1}
echo "RAW_VERSION=$RAW_VERSION" >> $GITHUB_OUTPUT
echo ${{ github.ref_name }}
X86_64_SHA256="$(cut -d' ' -f1 ${{ steps.upload-x86_64.outputs.sha256 }})"
echo "X86_64_SHA256=$X86_64_SHA256" >> $GITHUB_OUTPUT
Expand Down

0 comments on commit 5db2208

Please sign in to comment.