Skip to content

Commit

Permalink
doc: Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Tahinli authored Sep 17, 2023
1 parent 36d84ec commit c85f21e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ${{ secrets.GITHUB_TOKEN }}
tag_name: ${{ changelog_id.outputs.tag }}
release_name: ${{ github.event.release.tag_name }}
body: ${{ steps.changelog_id.outputs.clean_changelog }}

Expand Down

0 comments on commit c85f21e

Please sign in to comment.