Update main.yml
This commit is contained in:
parent
5dbc925276
commit
7eb7b31dcf
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.6
|
||||
uses: nickorlow/nws-pull-new-image@v0.7
|
||||
with:
|
||||
# Your NWS Deploy Key
|
||||
deploy-key: ${{ secrets.NWS_DEPLOY_KEY }}
|
||||
|
|
Loading…
Reference in a new issue