We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 054ce85 commit 0b98213Copy full SHA for 0b98213
.github/workflows/publish-specification.yaml
@@ -16,7 +16,7 @@ env:
16
APIM_ENV: ${{ github.event.inputs.environment || 'preprod' }}
17
18
jobs:
19
- deploy-sandbox:
+ publish-specification:
20
runs-on: ubuntu-latest
21
22
steps:
0 commit comments