Skip to content

Commit

Permalink
Update releaser artifact name (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio authored Aug 13, 2024
1 parent 9d57a01 commit 62c60c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ jobs:
- name: Upload Distributions
uses: actions/upload-artifact@v4
with:
name: jupyterlite-terminal-releaser-dist-${{ github.run_number }}
name: jupyterlite-cockle-releaser-dist-${{ github.run_number }}
path: .jupyter_releaser_checkout/dist

0 comments on commit 62c60c7

Please sign in to comment.