Skip to content

Commit

Permalink
rm unnecessary text
Browse files Browse the repository at this point in the history
  • Loading branch information
guillempuigcom committed Sep 15, 2020
1 parent 4685db7 commit d95fee5
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 @@ -53,7 +53,7 @@ E.g.
## Example usage
```
- name: "Trigger jenkins job"
uses: GoldenspearLLC/build-jenkins-job@master # Uses an action in the root directory
uses: GoldenspearLLC/build-jenkins-job@master
with:
jenkins-url: ${{ secrets.JENKINS_URL }}
jenkins-token: ${{ secrets.JENKINS_TOKEN }}
Expand Down

0 comments on commit d95fee5

Please sign in to comment.