Skip to content

Commit

Permalink
Update .github/workflows/update_semver.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
enriikke committed Apr 15, 2021
1 parent e70effb commit b4df5f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_semver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Update Semver
on:
push:
tags:
- '*.*.*'
- 'v*.*.*'
release:
types:
- published
Expand Down

0 comments on commit b4df5f0

Please sign in to comment.