Skip to content

Commit

Permalink
triger release docker for tags
Browse files Browse the repository at this point in the history
  • Loading branch information
ququzone committed Nov 12, 2023
1 parent d4595ac commit d7b7dcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Create and publish a Docker image
on:
push:
tags:
- '*'
- 'v*'

env:
IMAGE_NAME: ${{ github.repository }}
Expand Down

0 comments on commit d7b7dcb

Please sign in to comment.