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 c0fccbe commit 79be875Copy full SHA for 79be875
.github/workflows/script.yml
@@ -42,7 +42,7 @@ jobs:
42
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
43
44
- name: Download Node
45
- if: env.new_version != ''
+# if: env.new_version != ''
46
run: node src/download.js
47
48
- name: Upload Node To S3
0 commit comments