Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MOlausson authored Sep 16, 2020
1 parent 683a038 commit 73e38a5
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,13 @@ This GitHub Action allows you to update your Azure API Management api from an Op

## Example usage
```yaml
- uses: solidify/github-actions-team-hallon
- name: Azure DevOps Work Item linker
uses: solidify/github-action-azdo-link@master
with:
swaggerPath: 'URL/path to Swagger'
apiManager: ${{ secrets.API_MANAGER_URL }}
creds: ${{ secrets.AZURE_CREDENTIALS }}
```
## Contributing
We would love for you to contribute! Thank you.
## License
The scripts and documentation in this project are released under the [MIT License](LICENSE)

0 comments on commit 73e38a5

Please sign in to comment.