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
|
shell: sh
|
||||||
run: |
|
run: |
|
||||||
cd ${{ github.workspace }}
|
cd ${{ github.workspace }}
|
||||||
git checkout ${{ github.ref }}
|
# RIRE TODO
|
||||||
|
#git checkout ${{ github.ref }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue