Skip to content

Commit 403e618

Browse files
committed
fix: experimenting with release v2
1 parent ec2393b commit 403e618

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
with:
2626
release-type: "node"
2727
token: ${{ secrets.RELEASE_KEY }}
28-
if: ${{steps.release.outputs.created_release}}
2928
- uses: actions/setup-node@v4
3029
with:
3130
node-version: ${{ matrix.node-version }}

0 commit comments

Comments
 (0)