Skip to content

Commit

Permalink
try to fix the check-release
Browse files Browse the repository at this point in the history
  • Loading branch information
Dou Du committed Jun 5, 2024
1 parent d612254 commit 2db7d20
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 @@ -23,7 +23,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}

- name: Upload Distributions
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: jupyterlab_mol_visualizer-releaser-dist-${{ github.run_number }}
path: .jupyter_releaser_checkout/dist

0 comments on commit 2db7d20

Please sign in to comment.