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 }}
|
labels: ${{ steps.meta.outputs.labels }}
|
||||||
|
|
||||||
- name: NWS Pull New Image
|
- name: NWS Pull New Image
|
||||||
uses: nickorlow/nws-pull-new-image@v0.6
|
uses: nickorlow/nws-pull-new-image@v0.7
|
||||||
with:
|
with:
|
||||||
# Your NWS Deploy Key
|
# Your NWS Deploy Key
|
||||||
deploy-key: ${{ secrets.NWS_DEPLOY_KEY }}
|
deploy-key: ${{ secrets.NWS_DEPLOY_KEY }}
|
||||||
|
|
Loading…
Reference in a new issue