Skip to content

Commit

Permalink
ci: remove upload step (#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
anoriqq authored Jan 7, 2024
1 parent 59c2a50 commit 70c7cb5
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,3 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CGO_ENABLED: 0

- name: Upload assets
uses: actions/upload-artifact@v4
with:
name: qpm
path: dist/*

0 comments on commit 70c7cb5

Please sign in to comment.