Skip to content

Commit

Permalink
remove(.github): no need tagging
Browse files Browse the repository at this point in the history
  • Loading branch information
KeisukeYamashita committed Aug 11, 2020
1 parent c47a088 commit 4b8b9ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-provider.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Release
on:
push:
tags:
- "v[0-9]+.[0-9]+.[0-9]+-?[a-zA-z]*"
- "v[0-9]+.[0-9]+.[0-9]"

jobs:
test:
Expand Down

0 comments on commit 4b8b9ec

Please sign in to comment.