Skip to content

Commit

Permalink
Merge branch 'main' into task/BACK-662_replace_docker_hub_by_github_p…
Browse files Browse the repository at this point in the history
…ackages_registry
  • Loading branch information
Dakad committed Sep 6, 2024
2 parents 4c77706 + e91b2d6 commit 2d0d3c9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/publish-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
- "README.md"
branches:
- "main"
tags:
- "v*"

env:
REGISTRY: ghcr.io
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
stable
1.0.0

0 comments on commit 2d0d3c9

Please sign in to comment.