We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1923d0e commit d564a24Copy full SHA for d564a24
1 file changed
.github/workflows/docker-image-publish.yml
@@ -2,8 +2,7 @@ name: Publish Docker image
2
on:
3
release:
4
types: [published]
5
- tags:
6
- - 'v*'
+
7
jobs:
8
push_to_registry:
9
name: Push Docker image to GitHub Packages
0 commit comments