Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
KeisukeYamashita committed Aug 7, 2020
1 parent a37566b commit e49755d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release-provider.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Release
on:
push
push:
tags:
- "[0-9]+.[0-9]+.[0-9]+-?[a-zA-z]*"

jobs:
test:
Expand Down

0 comments on commit e49755d

Please sign in to comment.