Skip to content

Commit

Permalink
fix(CI): Unified container namespace - rm pr restriction
Browse files Browse the repository at this point in the history
  • Loading branch information
ethenotethan committed Feb 14, 2025
1 parent ca41e02 commit 24f9d8d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:

- name: Login to Github Container Repo
uses: docker/login-action@v3
if: github.event_name != 'pull_request'
with:
registry: ghcr.io
username: ${{ github.repository_owner }}
Expand Down

0 comments on commit 24f9d8d

Please sign in to comment.