This commit is contained in:
Jesse Houldsworth 2025-04-07 14:40:47 -07:00
parent c9464eaf1f
commit d7e1362573
2 changed files with 2 additions and 2 deletions

View file

@ -18,7 +18,7 @@ jobs:
env: env:
# [Mandatory] # [Mandatory]
# JFrog platform URL # JFrog platform URL
JF_URL: ${{ secrets.JF_URL }} # JF_URL: ${{ secrets.JF_URL }}
# [Mandatory if JF_USER and JF_PASSWORD are not provided] # [Mandatory if JF_USER and JF_PASSWORD are not provided]
# JFrog access token with 'read' permissions on Xray service # JFrog access token with 'read' permissions on Xray service

View file

@ -25,7 +25,7 @@ jobs:
env: env:
# [Mandatory] # [Mandatory]
# JFrog platform URL # JFrog platform URL
JF_URL: ${{ secrets.JF_URL }} # JF_URL: ${{ secrets.JF_URL }}
# [Mandatory if JF_USER and JF_PASSWORD are not provided] # [Mandatory if JF_USER and JF_PASSWORD are not provided]
# JFrog access token with 'read' permissions on Xray service # JFrog access token with 'read' permissions on Xray service