Update check-git-apply.yaml
This commit is contained in:
@@ -43,7 +43,7 @@ jobs:
|
||||
git config user.email "you@example.com"
|
||||
git config user.name "Your Name"
|
||||
git add .
|
||||
git commit -m $(cat ~/bromite/build/RELEASE)
|
||||
git commit -m $(cat ../../bromite/build/RELEASE)
|
||||
cd ../..
|
||||
|
||||
- name: Apply patches
|
||||
|
||||
Reference in New Issue
Block a user