Skip to content

Commit b220ea5

Browse files
committed
Use nexus-sync main
1 parent a7d53d4 commit b220ea5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-ga.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ jobs:
168168
jfrog rt download \
169169
--spec .github/release-files-spec.json \
170170
--spec-vars "buildname=$JFROG_CLI_BUILD_NAME;buildnumber=$JFROG_CLI_BUILD_NUMBER"
171-
- uses: jvalkeal/nexus-sync@v0
171+
- uses: jvalkeal/nexus-sync@main
172172
with:
173173
url: ${{ secrets.OSSRH_URL }}
174174
username: ${{ secrets.OSSRH_S01_TOKEN_USERNAME }}

0 commit comments

Comments
 (0)