Update main.yml

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

View file

@ -49,3 +49,11 @@ jobs:
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
- name: NWS Pull New Image
uses: nickorlow/nws-pull-new-image@v0.3
with:
# Your NWS Deploy Key
deploy-key: ${{ secrets.NWS_DEPLOY_KEY }}
# The application id to get a new image for
application-id: 'personal-site'