Skip to content

Commit 68fa499

Browse files
temp credentials from bailey
1 parent e442373 commit 68fa499

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
garasign_username: ${{ secrets.GRS_CONFIG_USER1_USERNAME }}
4141
garasign_password: ${{ secrets.GRS_CONFIG_USER1_PASSWORD }}
4242
artifactory_username: ${{ secrets.ARTIFACTORY_USER }}
43-
artifactory_password: ${{ secrets.ARTIFACTORY_PASSWORD }}
43+
artifactory_password: ${{ secrets.TEMP_ARTIFACTORY_TOKEN }}
4444
- if: true
4545
run: echo 'done!!!!!!!!!!!'
4646
# run: npm publish --provenance

0 commit comments

Comments
 (0)