Skip to content

Commit

Permalink
Switch version tags from X.Y.Z -> vX.Y.Z (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
sharnoff authored Jan 27, 2023
1 parent f59e437 commit 5de3504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: release
on:
push:
tags:
- "*.*.*"
- "v*.*.*"

env:
KUSTOMIZE_VERSION: "4.5.7"
Expand Down

0 comments on commit 5de3504

Please sign in to comment.