Skip to content

Commit

Permalink
ci: publish: remove incorrect name
Browse files Browse the repository at this point in the history
  • Loading branch information
williballenthin authored Jul 18, 2023
1 parent 0398baa commit 15caa9e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
- name: upload package artifacts
uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3.1.2
with:
name: ${{ matrix.asset_name }}
path: dist/*
- name: upload package to GH Release
uses: svenstaro/upload-release-action@2728235f7dc9ff598bd86ce3c274b74f802d2208 # v2
Expand Down

0 comments on commit 15caa9e

Please sign in to comment.