Skip to content

Commit

Permalink
Update make-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xrkffgg authored Jan 29, 2021
1 parent a927195 commit 8e8a5fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/make-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: make release
if: github.event.ref_type == 'tag'
uses: actions-cool/release-helper@up
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 8e8a5fb

Please sign in to comment.