Skip to content

Commit 79bc3ce

Browse files
committed
remove secrets
1 parent 2096b5d commit 79bc3ce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release-branch.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,6 @@ jobs:
294294
continue-on-error: true
295295
with:
296296
packageVersion: ${{ inputs.packageVersion }}
297-
secrets:
298297
ARTIFACTORY_USER: ${{ secrets.ARTIFACTORY_USER }}
299298
ARTIFACTORY_TOKEN: ${{ secrets.ARTIFACTORY_TOKEN }}
300299
ARTIFACTORY_URL: ${{ secrets.ARTIFACTORY_URL_PROD }}

0 commit comments

Comments
 (0)