Skip to content

Commit

Permalink
ci(release): remove unnecessary installation steps
Browse files Browse the repository at this point in the history
  • Loading branch information
sdepold committed Dec 27, 2021
1 parent 58bf96e commit 06d61b8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/notify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@ jobs:
name: Notify OpenCollective
runs-on: ubuntu-latest
steps:
- uses: actions/setup-node@v2
with:
node-version: '14'
- run: npm install
- uses: sequelize/proxy-release-to-open-collective@main
with:
releaseId: ${{ github.event.release.id }}
Expand Down

0 comments on commit 06d61b8

Please sign in to comment.