Skip to content

Commit

Permalink
update tag in realease workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sigmaSd committed Nov 7, 2022
1 parent 556d792 commit d97c401
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ on:
# branches:
# - master
tags:
- '[0-9]+.[0-9]+.[0-9]+'
- 'irust@[0-9]+.[0-9]+.[0-9]+'
jobs:
create-release:
name: create-release
Expand Down

0 comments on commit d97c401

Please sign in to comment.