Skip to content

Commit

Permalink
fix: experimenting with release v2
Browse files Browse the repository at this point in the history
  • Loading branch information
moeen-mahmud committed Oct 6, 2024
1 parent ec2393b commit 403e618
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
with:
release-type: "node"
token: ${{ secrets.RELEASE_KEY }}
if: ${{steps.release.outputs.created_release}}
- uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node-version }}
Expand Down

0 comments on commit 403e618

Please sign in to comment.