Skip to content

Commit

Permalink
update release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jstzwj committed Jun 30, 2024
1 parent 77ef4d4 commit b5515f4
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 @@ -3,7 +3,7 @@ run-name: LangPort GitHub Actions to release
on:
push:
tags:
- "v*"
- "[0-9]+.[0-9]+.[0-9]+"

jobs:
build:
Expand Down

0 comments on commit b5515f4

Please sign in to comment.