We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee5e29d commit 3366e73Copy full SHA for 3366e73
1 file changed
.github/workflows/node.js.yml
@@ -56,6 +56,8 @@ jobs:
56
name: dist-${{ github.job }}-${{ github.run_id }}
57
path: |
58
dist
59
+ overwrite: true
60
+
61
62
63
pre_release:
0 commit comments