Skip to content

Commit

Permalink
ci: 🤡
Browse files Browse the repository at this point in the history
  • Loading branch information
jsun969 committed Feb 23, 2024
1 parent a60a6cf commit a3ab13a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
run: pnpm i && pnpm build

- name: Release
uses: ncipollo/release-action@v1
uses: softprops/action-gh-release@v1
with:
artifacts: dist/*
files: dist/*

0 comments on commit a3ab13a

Please sign in to comment.