Skip to content

Commit 342a2a6

Browse files
authored
Only upload once to the single thirdparty repo (#1)
Tracks wpilibsuite/build-tools#77
1 parent 734c1b1 commit 342a2a6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ jobs:
101101
startsWith(github.ref, 'refs/tags/v')
102102
run: |
103103
./gradlew publish -Pthirdparty
104-
./gradlew publish -Pthirdparty -PreleaseRepoPublish
105104
working-directory: combiner
106105
env:
107106
RUN_AZURE_ARTIFACTORY_RELEASE: 'TRUE'

0 commit comments

Comments
 (0)