Skip to content

Commit

Permalink
ci: used something else
Browse files Browse the repository at this point in the history
  • Loading branch information
Ev357 committed Dec 29, 2024
1 parent cb7560b commit 332ffab
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,5 @@ jobs:
name: dist
path: dist/

- name: Create GitHub Release
uses: ncipollo/release-action@v1
with:
artifacts: dist
tag: ${{ github.ref_name }}
token: ${{ secrets.GITHUB_TOKEN }}
generateReleaseNotes: true
- name: Release
uses: softprops/action-gh-release@v2

0 comments on commit 332ffab

Please sign in to comment.