Update action.yml
This commit is contained in:
parent
7415dc2e33
commit
f273c276b2
1 changed files with 2 additions and 1 deletions
|
@ -14,4 +14,5 @@ runs:
|
|||
shell: sh
|
||||
run: |
|
||||
cd ${{ github.workspace }}
|
||||
git checkout ${{ github.ref }}
|
||||
# RIRE TODO
|
||||
#git checkout ${{ github.ref }}
|
||||
|
|
Loading…
Reference in a new issue