Skip to content

Commit

Permalink
0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lihaoyi committed Feb 10, 2024
1 parent 2236f42 commit 0667ddb
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/unroll' && contains(github.ref, 'refs/tags/')
if: github.repository == 'lihaoyi/unroll' && contains(github.ref, 'refs/tags/')
needs:
- test-jvm
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0667ddb

Please sign in to comment.