Skip to content

Commit

Permalink
Tag pattern fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dmandalidis committed Dec 3, 2023
1 parent 428df64 commit ac6488d
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 @@ -13,7 +13,7 @@ on:
branches:
- master
tags:
- v.*
- 'v*'

env:
DOCKER_VERSION: 24.0.7
Expand Down

0 comments on commit ac6488d

Please sign in to comment.