Skip to content

Commit

Permalink
Revert "change release to x.y.z dropping v"
Browse files Browse the repository at this point in the history
This reverts commit 80b4991.
  • Loading branch information
robrotheram committed Dec 21, 2024
1 parent 80b4991 commit c38c6dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
branches:
- main
tags:
- '*.*.*' # Push events to matching v*, i.e. v1.0, v20.15.10
- 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10

jobs:
build-and-push-image:
Expand Down

0 comments on commit c38c6dd

Please sign in to comment.