Update repo_health.yml
This commit is contained in:
2
.github/workflows/repo_health.yml
vendored
2
.github/workflows/repo_health.yml
vendored
@@ -116,7 +116,7 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: Guardrails: release secrets and vars
|
- name: Guardrails - release secrets and vars
|
||||||
env:
|
env:
|
||||||
PROFILE_RAW: "${{ github.event.inputs.profile }}"
|
PROFILE_RAW: "${{ github.event.inputs.profile }}"
|
||||||
FTP_HOST: "${{ secrets.FTP_HOST }}"
|
FTP_HOST: "${{ secrets.FTP_HOST }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user