Skip to content

Commit

Permalink
Fix no tag not working
Browse files Browse the repository at this point in the history
  • Loading branch information
NV4RE committed Nov 27, 2019
1 parent d699192 commit 9fe1808
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/onTags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: On tags
on:
push:
tags:
- ^[0-9]{1,2}.*
- *

jobs:
push-docker:
Expand Down

0 comments on commit 9fe1808

Please sign in to comment.