test debug

This commit is contained in:
Michael Duong 2023-09-12 16:30:11 +01:00
parent 23d54ef6af
commit e12a68afcb

View file

@ -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: |