forked from Ivasoft/device-mapping-manager
Fix github action
This commit is contained in:
3
.github/workflows/ghcr.yml
vendored
3
.github/workflows/ghcr.yml
vendored
@@ -17,6 +17,9 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- name: "Checkout Repository"
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: "Login to GitHub Container Registry"
|
||||
if: github.event_name != 'pull_request'
|
||||
uses: docker/login-action@v2
|
||||
|
||||
Reference in New Issue
Block a user