We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f61c67c commit 8cfb954Copy full SHA for 8cfb954
.github/workflows/publish.yml
@@ -1,6 +1,7 @@
1
name: publish
2
env:
3
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
4
+ NODE_OPTIONS: "--openssl-legacy-provider"
5
on:
6
push:
7
branches:
0 commit comments