Skip to content

Commit

Permalink
Update release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
LastTalon committed Aug 11, 2023
1 parent a023a5c commit d5d6fb3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ${{ github.ref }}
release_name: Feature Flags ${{ github.ref }}
release_name: Linked List ${{ github.ref }}
draft: true

0 comments on commit d5d6fb3

Please sign in to comment.