Skip to content

Commit

Permalink
ci: remove release-drafter action
Browse files Browse the repository at this point in the history
  • Loading branch information
nogic1008 committed Feb 19, 2021
1 parent 271a6ee commit a6f7920
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,6 @@ jobs:
uses: ./
with:
image-url: 'https://user-images.githubusercontent.com/24802730/74030931-9a21ac00-49f3-11ea-872e-374d5bd3e586.jpg'
- name: Drafts next Release notes
if: (!contains(github.ref, 'tags/v'))
uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

release:
name: Release
Expand Down

0 comments on commit a6f7920

Please # to comment.