Browse Source

Update step3-deployment-github-action.md

pull/22670/head
maliming 1 year ago
committed by GitHub
parent
commit
b710f38ec1
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      docs/en/solution-templates/layered-web-application/deployment/azure-deployment/step3-deployment-github-action.md

2
docs/en/solution-templates/layered-web-application/deployment/azure-deployment/step3-deployment-github-action.md

@ -480,7 +480,7 @@ push:
workflow_dispatch:
jobs:
build:
build:
runs-on: ubuntu-latest
steps:

Loading…
Cancel
Save