Skip to content

Commit

Permalink
chore: update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Blinko committed Nov 18, 2024
1 parent 9b7f4be commit 2ec2ef2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-push-release-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build and Push Release Docker Image
on:
push:
tags:
- "v*.*.*"
- "v*"
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 2ec2ef2

Please sign in to comment.