Skip to content

Commit

Permalink
CI passing on tags
Browse files Browse the repository at this point in the history
CI passing on tags starting with v
  • Loading branch information
angelbarrera92 authored Jul 7, 2020
1 parent 4156846 commit b26a92d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches:
- master
tags:
- v.*
- v*

jobs:
e2e_and_publish:
Expand Down

0 comments on commit b26a92d

Please sign in to comment.