Skip to content

Commit

Permalink
[ci skip] Update actions/create-release action to v1.1.4 (#5)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Oct 31, 2020
1 parent e3b24c5 commit e8f19e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
args: zip -r ./resourcepack.zip ./assets ./pack.mcmeta ./LICENSE ./pack.png
- name: Create Release
id: create_release
uses: actions/create-release@v1.0.0
uses: actions/create-release@v1.1.4
env:
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
with:
Expand Down

0 comments on commit e8f19e0

Please sign in to comment.