Skip to content

Commit

Permalink
[CI] Remove softprops/action-gh-release leftovers
Browse files Browse the repository at this point in the history
  • Loading branch information
PolyMeilex committed Mar 12, 2024
1 parent 5587a3d commit 08c3cf8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,6 @@ jobs:
run: ls -l .github/app/app.zip
- name: Rename
run: mv .github/app/app.zip neothesia-macos.zip
- name: Release
uses: softprops/action-gh-release@v2
with:
draft: true
files: neothesia-macos.zip
- name: Release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 08c3cf8

Please sign in to comment.