mirror of
https://github.com/Fishwaldo/Foreman-Gateway.git
synced 2025-03-15 11:21:42 +00:00
Update main.yml
This commit is contained in:
parent
2d68bc17fa
commit
8d42123527
1 changed files with 1 additions and 0 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
@ -52,6 +52,7 @@ jobs:
|
|||
|
||||
- name: Login to GitHub Container Registry
|
||||
uses: docker/login-action@v1
|
||||
if: github.event_name != 'pull_request'
|
||||
with:
|
||||
registry: ghcr.io
|
||||
username: ${{ github.repository_owner }}
|
||||
|
|
Loading…
Add table
Reference in a new issue