Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
albaintor committed Oct 10, 2024
1 parent 25a4cfa commit 5815b69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,7 @@ jobs:
uses: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4
with:
context: .
args: username=albaintor,password=${{ secrets.GH_PAT }}
file: Dockerfile
platforms: ${{ matrix.platforms }}
push: true
Expand Down

0 comments on commit 5815b69

Please sign in to comment.