Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zteater authored Feb 15, 2020
1 parent 06c59c4 commit 4637f7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Github Action to create maven settings (`~/.m2/settings.xml`)

````yaml
- name: maven-settings-xml-action
uses: whelk-io/maven-settings-xml-action@v3
uses: whelk-io/maven-settings-xml-action@v4
with:
repositories: '[{ "id": "some-repository", "url": "http://some.repository.url" }]'
plugin_repositories: '[{ "id": "some-plugin-repository", "url": "http://some.plugin.repository.url" }]'
Expand Down

0 comments on commit 4637f7c

Please sign in to comment.