Update main.yml
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -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'
|
||||
|
Reference in New Issue
Block a user