Skip to content

Commit

Permalink
Update action - Remove release action
Browse files Browse the repository at this point in the history
  • Loading branch information
rejahrehim committed Nov 21, 2019
1 parent 23e0271 commit 24c8596
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,4 @@ jobs:
tag_name: ${{ github.ref }}
release_name: Release ${{ github.ref }}
draft: false
prerelease: false
- name: Release GitHub Actions
uses: technote-space/release-github-actions@v1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
prerelease: false

0 comments on commit 24c8596

Please sign in to comment.