We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cf6d81 commit 9f47b68Copy full SHA for 9f47b68
1 file changed
.github/workflows/auto_publish.yml
@@ -10,7 +10,7 @@ on:
10
workflow_dispatch:
11
12
jobs:
13
- run-python-script:
+ auto-push-to-live:
14
runs-on: ubuntu-latest
15
if: github.repository_owner == 'MicrosoftDocs'
16
permissions:
0 commit comments