Skip to content

Commit 6dd381f

Browse files
authored
Update publish-artifacts.yml
1 parent d4e08d8 commit 6dd381f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/publish-artifacts.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,3 @@ jobs:
7676
- run: "echo temurin:11 > .mill-jvm-version"
7777

7878
- 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

Comments
 (0)