Skip to content

Commit

Permalink
Update reusable-build-container-images.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
svrnm authored Dec 10, 2024
1 parent 91e2f2c commit c2e6b42
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/reusable-build-container-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@ jobs:
with:
registry: ghcr.io
username: cisco-service
password: ${{ secrets.GITHUB_TOKEN }}
# password: ${{ secrets.PACKAGE_PUBLICATION_TOKEN }}
password: ${{ secrets.PACKAGE_PUBLICATION_TOKEN }}
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
with:
Expand Down

0 comments on commit c2e6b42

Please sign in to comment.