This commit is contained in:
Jason Freeberg
2021-10-24 21:46:13 -07:00
parent 704eb638ce
commit b5113430d9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -56,4 +56,4 @@ jobs:
with:
app-name: ${{ env.AZURE_WEBAPP_NAME }}
publish-profile: ${{ secrets.AZURE_WEBAPP_PUBLISH_PROFILE }}
images: 'ghcr.io/${{ env.REPO }}:${{ github.sha }}'
images: 'ghcr.io/${{ env.REPO }}:${{ github.sha }}'
+1 -1
View File
@@ -53,4 +53,4 @@ jobs:
with:
app-name: ${{ env.AZURE_WEBAPP_NAME }}
publish-profile: ${{ secrets.AZURE_WEBAPP_PUBLISH_PROFILE }}
package: '*.jar'
package: '*.jar'