Skip to content

Commit

Permalink
[github] Bump to latest release action
Browse files Browse the repository at this point in the history
  • Loading branch information
hwoarang committed Nov 24, 2020
1 parent e78d126 commit ea9b1ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
name: "Release"
runs-on: "ubuntu-latest"
steps:
- uses: "marvinpinto/action-automatic-releases@8d9ddb2546e687f72855285d2719a11709cea6d0"
- uses: "marvinpinto/action-automatic-releases@v1.1.0"
with:
repo_token: "${{ github.token }}"
prerelease: false

0 comments on commit ea9b1ff

Please sign in to comment.