We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 705284b commit 330c00fCopy full SHA for 330c00f
1 file changed
.github/workflows/manual-release.yml
@@ -62,9 +62,5 @@ jobs:
62
with:
63
tag_name: v${{ env.VERSION }}
64
generate_release_notes: true
65
- files: |
66
- dist/*
67
- LICENSE
68
- README.md
69
env:
70
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments