Update main.yml
This commit is contained in:
parent
3d729595a5
commit
02e9e282d8
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -51,7 +51,7 @@ jobs:
|
|||
labels: ${{ steps.meta.outputs.labels }}
|
||||
|
||||
- name: NWS Pull New Image
|
||||
uses: nickorlow/nws-pull-new-image@v0.3
|
||||
uses: nickorlow/nws-pull-new-image@v0.4
|
||||
with:
|
||||
# Your NWS Deploy Key
|
||||
deploy-key: ${{ secrets.NWS_DEPLOY_KEY }}
|
||||
|
|
Loading…
Reference in a new issue