Skip to content

Commit

Permalink
Use master for softprops/action-gh-release
Browse files Browse the repository at this point in the history
  • Loading branch information
mochipon committed Jun 12, 2021
1 parent d1a45fa commit 96ab1bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -60,7 +60,7 @@ jobs:
- name: Create github release
id: create_release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 96ab1bd

Please sign in to comment.