We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a789bac + c4e9f47 commit 3492c8dCopy full SHA for 3492c8d
2 files changed
.github/workflows/docker-publish.yml
@@ -5,6 +5,9 @@ on:
5
branches: [ "main" ]
6
tags: [ 'v*.*.*' ]
7
8
+env:
9
+ FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
10
+
11
jobs:
12
build-and-push:
13
runs-on: ubuntu-latest
0 commit comments