test
This commit is contained in:
@@ -55,7 +55,6 @@ runs:
|
||||
fi
|
||||
|
||||
git commit -m "${{ inputs.commit_message }}"
|
||||
git show --stat HEAD
|
||||
git push origin "HEAD:${{ inputs.branch }}"
|
||||
shell: bash
|
||||
|
||||
|
||||
@@ -54,9 +54,6 @@ chgrp -R "$group" .
|
||||
#"$SCRIPT_PATH/symlink.sh" "$PWD/.pixi/envs" "$PWD/../../envs"
|
||||
|
||||
|
||||
git status
|
||||
|
||||
|
||||
# git add .gitattributes .gitignore pixi.lock pixi.toml
|
||||
# git commit -m"automatic commit after install"
|
||||
# git push
|
||||
|
||||
Reference in New Issue
Block a user