Skip to content

Commit

Permalink
f-m
Browse files Browse the repository at this point in the history
  • Loading branch information
unkcpz committed Oct 16, 2023
1 parent e5056ad commit 78c45c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
secrets:
REGISTRY_USERNAME: ${{ github.actor }}
REGISTRY_TOKEN: ${{ secrets.GITHUB_TOKEN }}
needs: [arm64-base, arm64-base-with-services, arm64-lab, arm64-full-stack]
needs: [arm64-lab, arm64-full-stack]

merge-tags-ghcr:
uses: ./.github/workflows/docker-merge-tags.yml
Expand Down

0 comments on commit 78c45c6

Please sign in to comment.