Skip to content

Commit

Permalink
build: remove task log command
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkAfCod committed Aug 13, 2024
1 parent 6e82e6d commit 0902b97
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,6 @@ jobs:
uses: actions/download-artifact@v3
with:
path: distributions
- run: ls distributions
- name: ✨Github Release (version = ${{ github.event.release.name }})
uses: softprops/action-gh-release@v2
with:
Expand Down

0 comments on commit 0902b97

Please sign in to comment.