Skip to content

Commit 85b0105

Browse files
committed
Fix CI
1 parent 38e88fb commit 85b0105

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/publish-release.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,5 @@ jobs:
2323
run: ./bin/decrypt-secrets
2424
env:
2525
GITHUB_SECRET_PASSPHRASE: ${{ secrets.SECRETS_TAR_PASSPHRASE }}
26-
- name: Download release assets
27-
uses: RadiusNetworks/fetch-release-asset-action@v1
28-
id: downloadassets
29-
with:
30-
token: ${{ secrets.GITHUB_API_TOKEN }}
3126
- name: Publish to MavenCentral
3227
run: ./gradlew :publishReleasePublicationToSonaTypeRepository :closeAndReleaseRepository

0 commit comments

Comments
 (0)