Skip to content

Commit

Permalink
ci(github-actions): test remove login to ghcr
Browse files Browse the repository at this point in the history
  • Loading branch information
bl4ko committed Feb 21, 2025
1 parent 34eb2f5 commit afa66c9
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,6 @@ jobs:
contents: read
packages: write
steps:
- name: Login to ghcr.io
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3
with:
registry: ghcr.io
username: src-csm
password: ${{ secrets.GITHUB_TOKEN }}

- name: Set up QEMU
uses: docker/setup-qemu-action@4574d27a4764455b42196d70a065bc6853246a25 # v3

Expand Down

0 comments on commit afa66c9

Please sign in to comment.