Skip to content

Commit

Permalink
chore: run release on all tags
Browse files Browse the repository at this point in the history
  • Loading branch information
autero1 committed Feb 9, 2021
1 parent fa2f5b0 commit 2176d3c
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 @@ name: Release
on:
push:
tags:
- 'v0.*.*'
- 'v*.*.*'

jobs:
release:
Expand Down

0 comments on commit 2176d3c

Please sign in to comment.