Skip to content

Commit dbda641

Browse files
arlert-arminRyukTheCoder
authored andcommitted
ci: fix publish on next
1 parent c3a5f95 commit dbda641

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/actions/prepare/action.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ runs:
1616
uses: actions/setup-node@v4
1717
with:
1818
node-version: '24'
19-
19+
registry-url: 'https://registry.npmjs.org'
20+
2021
- name: Hash workspace keys
2122
id: workspace-keys
2223
run: |

0 commit comments

Comments
 (0)