We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c42154 commit d3ddbd7Copy full SHA for d3ddbd7
.github/workflows/release.yaml
@@ -37,5 +37,5 @@ jobs:
37
env:
38
REPO: self
39
BRANCH: dist
40
- FOLDER: dist/release
+ FOLDER: dist
41
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments