Update azure-webapps-java-jar.yml

This commit is contained in:
Shubham malik
2022-03-19 16:41:42 +05:30
committed by GitHub
parent 46017054a3
commit 7b765747a5
+5
View File
@@ -29,6 +29,9 @@ on:
- $default-branch
workflow_dispatch:
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
@@ -52,6 +55,8 @@ jobs:
path: '${{ github.workspace }}/target/*.jar'
deploy:
permissions:
contents: none
runs-on: ubuntu-latest
needs: build
environment: