Skip to content

Commit

Permalink
ci(release): trigger action on tag push
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores committed Jul 3, 2024
1 parent b7dd78f commit 8985ae8
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 @@ -12,6 +12,8 @@ on:
- v[0-9]+
- v[0-9]+.[0-9]+
- cryostat-v[0-9]+.[0-9]+
tags:
- '*'

env:
CI_USER: cryostat+bot
Expand Down

0 comments on commit 8985ae8

Please sign in to comment.