Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Thomas Hughes authored and GitHub committed Nov 5, 2019
1 parent 35e5c6d commit 216650a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -43,7 +43,7 @@ jobs:
uses: actions/checkout@master
- name: Create Release
id: create_release
uses: actions/create-release@master
uses: actions/create-release@v1.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # This token is provided by Actions, you do not need to create your own token
with:
Expand Down

0 comments on commit 216650a

Please sign in to comment.