Skip to content

Commit

Permalink
Update releaser artifact name (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio authored Sep 26, 2023
1 parent 1b2c2ad commit c9196ff
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 @@ -24,5 +24,5 @@ jobs:
- name: Upload Distributions
uses: actions/upload-artifact@v3
with:
name: jupyterlab_github-releaser-dist-${{ github.run_number }}
name: jupyterlab-topbar-releaser-dist-${{ github.run_number }}
path: .jupyter_releaser_checkout/dist

0 comments on commit c9196ff

Please sign in to comment.