We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c7695d commit 17fdbefCopy full SHA for 17fdbef
.github/workflows/node.yml
@@ -70,7 +70,7 @@ jobs:
70
uses: actions/download-artifact@v2
71
with:
72
name: release-artifact
73
- path: dist
+ path: .
74
- name: Release
75
env:
76
GITHUB_TOKEN: ${{ secrets.SEMANTIC_RELEASE_CI }}
0 commit comments