Update main.yml

This commit is contained in:
Nicholas Orlowsky 2022-07-25 00:48:44 -05:00 committed by GitHub
parent 3d729595a5
commit 02e9e282d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.3 uses: nickorlow/nws-pull-new-image@v0.4
with: with:
# Your NWS Deploy Key # Your NWS Deploy Key
deploy-key: ${{ secrets.NWS_DEPLOY_KEY }} deploy-key: ${{ secrets.NWS_DEPLOY_KEY }}