We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b81381 commit b02a2abCopy full SHA for b02a2ab
1 file changed
.github/workflows/pages-deploy.yml
@@ -12,6 +12,8 @@ on:
12
# Allows you to run this workflow manually from the Actions tab
13
workflow_dispatch:
14
15
+env:
16
+ FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true
17
permissions:
18
contents: read
19
pages: write
0 commit comments