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 eb176b5 commit a927195
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/make-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: make release
if: github.event.create.ref_type == 'tag'
uses: actions-cool/release-helper@v1
uses: actions-cool/release-helper@up
with:
token: ${{ secrets.GITHUB_TOKEN }}
triger: 'tag'
Expand Down

0 comments on commit a927195

Please sign in to comment.