Skip to content

Commit

Permalink
adding prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
kyclark committed Jan 29, 2025
1 parent b2933db commit fb9de0b
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 @@ -15,6 +15,7 @@ jobs:
- uses: actions/checkout@v4
- uses: taiki-e/create-gh-release-action@v1
with:
prefix: "*sufr"
# (required) GitHub token for creating GitHub Releases.
token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit fb9de0b

Please sign in to comment.