Skip to content

Commit

Permalink
change tagging structure
Browse files Browse the repository at this point in the history
  • Loading branch information
martinhny committed Sep 28, 2023
1 parent 5d8556f commit 48fddfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: Create and publish a Docker image
on:
push:
tags:
- 'v[0-9]+.[0-9]+.[0-9]+'
- '[0-9]+.[0-9]+.[0-9]+'

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 48fddfe

Please sign in to comment.