Skip to content

Commit

Permalink
Update latest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Drazzilb08 committed Mar 16, 2024
1 parent 1d97e73 commit 71a3c15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
file: ./Dockerfile
platforms: linux/amd64,linux/arm64
build-args: |
"BRANCH=${{ vars.GITHUB_REF_NAME }}"
"BRANCH=master"
push: true
tags: |
${{ secrets.DOCKER_USERNAME }}/daps:latest
Expand Down

0 comments on commit 71a3c15

Please sign in to comment.