Skip to content

Commit

Permalink
ci(release): trigger action on tag push (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores authored Jul 3, 2024
1 parent ca53c4c commit ca315d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ on:
- v[0-9]+
- v[0-9]+.[0-9]+
- cryostat-v[0-9]+.[0-9]+
tags:
- '*'

jobs:
build:
Expand Down

0 comments on commit ca315d0

Please sign in to comment.