Skip to content

Commit

Permalink
A
Browse files Browse the repository at this point in the history
  • Loading branch information
farodin91 committed Oct 14, 2023
1 parent d7c6928 commit 5400abf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-release-tags-fix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ jobs:
run: echo "${{ env.MINOR_VERSION }}"
- name: Dump GitHub context
run: echo "${{ env.REVISION }}"
- name: Run latest tag for ghcr.io
run: echo "latest"
#- name: Run minor tag for ghcr.io
# uses: shrink/actions-docker-registry-tag@v3
# with:
Expand Down

0 comments on commit 5400abf

Please sign in to comment.