1 parent 0e85216 commit a462affCopy full SHA for a462aff
1 file changed
.github/workflows/release.yml
@@ -1,5 +1,8 @@
1
name: Release
2
3
+env:
4
+ FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
5
+
6
on:
7
push:
8
tags:
0 commit comments