Skip to content

Commit 21c64fe

Browse files
authored
Merge pull request #34 from formbricks/backport-release-action-fix
backports the release action fix
2 parents 39761d4 + ca6b5c3 commit 21c64fe

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@ jobs:
2727
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
2828
with:
2929
node-version: 22.x
30-
registry-url: "https://registry.npmjs.org"
31-
cache: "pnpm"
32-
always-auth: true
3330

3431
- name: Install pnpm
3532
uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0

0 commit comments

Comments
 (0)