Skip to content

Commit

Permalink
snap
Browse files Browse the repository at this point in the history
  • Loading branch information
andre-merzky committed Dec 11, 2024
1 parent 191494d commit 12899c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-rp-notebook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
if: always()
uses: actions/upload-artifact@v4
with:
name: sessions_notebooks_${{ inputs.python-version }}
name: sessions_notebooks_${{inputs.notebook-name}}
path: sessions_notebooks
retention-days: 5
overwrite: true

0 comments on commit 12899c4

Please sign in to comment.