mirror of
https://github.com/Hestia-Homes/ML.git
synced 2026-06-08 11:17:25 +00:00
test debug
This commit is contained in:
parent
23d54ef6af
commit
e12a68afcb
1 changed files with 2 additions and 2 deletions
4
.github/workflows/MLPipelinePostMerge.yml
vendored
4
.github/workflows/MLPipelinePostMerge.yml
vendored
|
|
@ -48,7 +48,7 @@ jobs:
|
|||
# if: github.event.pull_request.merged == true
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
|
|
@ -63,7 +63,7 @@ jobs:
|
|||
- name: Register Model
|
||||
env:
|
||||
ACTIONS_STEP_DEBUG: true
|
||||
REPO_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
token: ${{ secrets.PAT }}
|
||||
run: |
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue