Skip to content

Commit

Permalink
Add version in title
Browse files Browse the repository at this point in the history
  • Loading branch information
vanbroup committed Jul 21, 2021
1 parent 15dea73 commit 6deab20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v1
with:
name: List of Trust Lists
name: List of Trust Lists ${{ steps.version.outputs.tag }}
body_path: release-notes.txt
tag_name: ${{ steps.version.outputs.tag }}
files: |
Expand Down

0 comments on commit 6deab20

Please sign in to comment.