Skip to content

Commit

Permalink
Update main-docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rinlabs authored Jan 17, 2025
1 parent 3c281ff commit 205e480
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: |
type=sha
type=raw,value=latest,enable={{is_default_branch}}
type=raw,value=latest
- name: Login to ghcr.io Container Registry
uses: docker/login-action@v3
with:
Expand Down

0 comments on commit 205e480

Please sign in to comment.