Browse Source

Merge pull request #22670 from abpframework/maliming-patch-1

Update step3-deployment-github-action.md
pull/22672/head
liangshiwei 1 year ago
committed by GitHub
parent
commit
c352fbb8e7
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