We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d00d5b9 commit 670b9a7Copy full SHA for 670b9a7
1 file changed
.github/workflows/release.yml
@@ -31,6 +31,5 @@ jobs:
31
id: release
32
uses: softprops/action-gh-release@v1
33
with:
34
- files: bottlecap.zip
35
token: ${{ secrets.GITHUB_TOKEN }}
36
tag_name: ${{ github.event.inputs.releaseTag }}
0 commit comments