We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2096b5d commit 79bc3ceCopy full SHA for 79bc3ce
.github/workflows/release-branch.yml
@@ -294,7 +294,6 @@ jobs:
294
continue-on-error: true
295
with:
296
packageVersion: ${{ inputs.packageVersion }}
297
- secrets:
298
ARTIFACTORY_USER: ${{ secrets.ARTIFACTORY_USER }}
299
ARTIFACTORY_TOKEN: ${{ secrets.ARTIFACTORY_TOKEN }}
300
ARTIFACTORY_URL: ${{ secrets.ARTIFACTORY_URL_PROD }}
0 commit comments