Skip to content

Commit

Permalink
0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lihaoyi committed Feb 9, 2024
1 parent 4fa5634 commit 8d113ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
publish-sonatype:
if: github.repository == 'com-lihaoyi/upickle' && contains(github.ref, 'refs/tags/')
if: github.repository == 'com-lihaoyi/unroll' && contains(github.ref, 'refs/tags/')
needs:
- test-jvm
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8d113ce

Please sign in to comment.