Skip to content

Commit

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

Expand Down

0 comments on commit 499febc

Please sign in to comment.