Update action.yml

This commit is contained in:
richardrobertreitz 2024-12-06 10:28:12 +00:00
parent 7415dc2e33
commit f273c276b2

View file

@ -14,4 +14,5 @@ runs:
shell: sh
run: |
cd ${{ github.workspace }}
git checkout ${{ github.ref }}
# RIRE TODO
#git checkout ${{ github.ref }}