Skip to content

Commit e931b7b

Browse files
authored
Update README.md
1 parent 73e38a5 commit e931b7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ This GitHub Action allows you to update your Azure API Management api from an Op
1010

1111
## Example usage
1212
```yaml
13-
- name: Azure DevOps Work Item linker
14-
uses: solidify/github-action-azdo-link@master
13+
- name: Update Azure API Management
14+
uses: solidify/github-action-update-azapim@master
1515
with:
1616
swaggerPath: 'URL/path to Swagger'
1717
apiManager: ${{ secrets.API_MANAGER_URL }}

0 commit comments

Comments
 (0)