Skip to content

Commit

Permalink
updated pat
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrahimroshdy committed Jan 9, 2024
1 parent f8194e3 commit 386a501
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_multi_arch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
registry: ghcr.io
username: ${{ github.repository_owner }}
password: ${{ secrets.pta }}
password: ${{ secrets.pat }}

- name: Build and push
uses: docker/build-push-action@v4
Expand Down

0 comments on commit 386a501

Please sign in to comment.