Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dvdsk authored Apr 17, 2023
1 parent 34db632 commit 49cf71a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ jobs:
uses: actions/download-artifact@v3
with:
name: renewc_aarch64
- uses: actions/checkout@v3
- name: find tag
id: tag
run: echo "version_tag=$(cat main/Cargo.toml | grep 'version = ' | head -n 1 | cut -d \" -f 2)" >> $GITHUB_OUTPUT
Expand Down

0 comments on commit 49cf71a

Please sign in to comment.