Skip to content

Commit 7e93920

Browse files
committed
pass
1 parent 6718b19 commit 7e93920

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pipenv.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ jobs:
2323
env:
2424
JF_URL: ${{ vars.JF_URL_ECO }}
2525
JF_USER: ${{ secrets.JF_USER }}
26-
#JF_PASSWORD: ${{ secrets.JF_REF_TOKEN_ECO }}
27-
JF_ACCESS_TOKEN: ${{ secrets.JF_REF_TOKEN_ECO }}
26+
JF_PASSWORD: ${{ secrets.JF_REF_TOKEN_ECO }}
27+
#JF_ACCESS_TOKEN: ${{ secrets.JF_REF_TOKEN_ECO }}
2828
with:
2929
version: 2.67.0
3030
# # OIDC provider name from the OIDC integration page in the JFrog Platform

0 commit comments

Comments
 (0)