We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4e08d8 commit 6dd381fCopy full SHA for 6dd381f
.github/workflows/publish-artifacts.yml
@@ -76,6 +76,3 @@ jobs:
76
- run: "echo temurin:11 > .mill-jvm-version"
77
78
- run: ./mill -i mill.scalalib.PublishModule/ --publishArtifacts ${{ matrix.publishartifacts }}
79
-
80
- - run: ./mill -i dist.uploadToGithub --authKey $REPO_ACCESS_TOKEN
81
- if: ${{ matrix.uploadgithub }}
0 commit comments