We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37a0af6 commit f299c34Copy full SHA for f299c34
.github/workflows/main.yml
@@ -12,5 +12,6 @@ jobs:
12
- name: Upload Release
13
uses: ncipollo/release-action@v1
14
with:
15
+ removeArtifacts: true
16
token: ${{ secrets.GITHUB_TOKEN }}
17
bodyFile: changelog.md
0 commit comments