give pr's permission to publish

This commit is contained in:
Morgan Patterson
2023-06-23 15:34:50 -07:00
committed by GitHub
parent 58f84197f3
commit 4cb0c8dd7d

View File

@@ -39,7 +39,6 @@ jobs:
# Login against a Docker registry except on PR
# https://github.com/docker/login-action
- name: Log into registry ${{ env.REGISTRY }}
if: github.event_name != 'pull_request'
uses: docker/login-action@v2
with:
registry: ${{ env.REGISTRY }}