look at the remote origin - try v2

This commit is contained in:
Michael Duong 2023-09-12 22:39:15 +01:00
parent 6c899bbb09
commit 74aca512ce

View file

@ -48,7 +48,7 @@ jobs:
# if: github.event.pull_request.merged == true
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v2
with:
fetch-depth: 0
@ -90,7 +90,7 @@ jobs:
# git status
# git push origin regression@v0.0.1
# gto register ${REGISTER_MODEL_NAME} --force
gto register ${REGISTER_MODEL_NAME}
# gto assign regression --stage dev
# gto show