Update main.yml

This commit is contained in:
2024-10-21 15:09:03 +07:00
committed by GitHub
parent b0de1463d9
commit 8bb6f1cdcd

View File

@ -32,7 +32,6 @@ jobs:
context: .
push: true
tags: |
${{ secrets.DOCKERHUB_USERNAME }}/filekeeper:${{ github.ref_name }}
${{ secrets.DOCKERHUB_USERNAME }}/filekeeper:latest
platforms: linux/amd64,linux/arm64
if: github.ref == 'refs/heads/main'