Skip to content

Commit 499febc

Browse files
committed
another regex
1 parent 300c27f commit 499febc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@v4
1616
- uses: taiki-e/create-gh-release-action@v1
1717
with:
18-
prefix: "*sufr"
18+
prefix: ".*sufr"
1919
# (required) GitHub token for creating GitHub Releases.
2020
token: ${{ secrets.GITHUB_TOKEN }}
2121

0 commit comments

Comments
 (0)