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 73e38a5 commit e931b7bCopy full SHA for e931b7b
README.md
@@ -10,8 +10,8 @@ This GitHub Action allows you to update your Azure API Management api from an Op
10
11
## Example usage
12
```yaml
13
-- name: Azure DevOps Work Item linker
14
- uses: solidify/github-action-azdo-link@master
+- name: Update Azure API Management
+ uses: solidify/github-action-update-azapim@master
15
with:
16
swaggerPath: 'URL/path to Swagger'
17
apiManager: ${{ secrets.API_MANAGER_URL }}
0 commit comments