Skip to content

Commit

Permalink
Update frogbot-scan-repository.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fgibelin authored Jun 4, 2024
1 parent 7e936fa commit a710308
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/frogbot-scan-repository.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: jfrog/frogbot@v2
env:
JF_CLI_LOG_LEVEL: "DEBUG"
JF_URL: ${{ secrets.JF_URL }}
JF_URL: ${{ vars.JF_URL }}
JF_USER: ${{ secrets.JF_USER }}
JF_PASSWORD: ${{ secrets.JF_PASSWORD }}
JF_PROJECT: "fg"
Expand Down

0 comments on commit a710308

Please sign in to comment.