Skip to content

Commit

Permalink
fix: action
Browse files Browse the repository at this point in the history
  • Loading branch information
Googlefan256 committed Sep 11, 2024
1 parent b9fea32 commit 9c28cf2
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
releaseName: ${{ github.sha }}
releaseBody: 'See the assets to download this version and install.'
releaseDraft: true
releaseId: ${{ github.sha }}
tagName: ${{ github.sha }}

0 comments on commit 9c28cf2

Please sign in to comment.