Skip to content

Commit

Permalink
yarn oidc
Browse files Browse the repository at this point in the history
  • Loading branch information
RobiNino committed Jul 17, 2024
1 parent 699c80d commit a3a9cbb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ jobs:
JF_URL: ${{ vars.JF_URL }}
#JF_USER: ${{ secrets.JF_USER }}
#JF_PASSWORD: ${{ secrets.JF_PASSWORD }}
JF_ACCESS_TOKEN: ${{ secrets.JF_ACCESS_TOKEN }}
#JF_ACCESS_TOKEN: ${{ secrets.JF_ACCESS_TOKEN }}
with:
# OIDC provider name from the OIDC integration page in the JFrog Platform
#oidc-provider-name: robi-oidc-test-groups
oidc-provider-name: robi-oidc-test-groups
version: latest
#version: 2.100.0
#download-repository: generic-local-robi
Expand Down

0 comments on commit a3a9cbb

Please sign in to comment.