mirror of
https://github.com/CompeyDev/lune-packaging.git
synced 2025-01-08 11:49:10 +00:00
chore(setup-lune_update): stage all files first
This commit is contained in:
parent
5d77955cb0
commit
c8d9cd4d23
1 changed files with 1 additions and 0 deletions
1
.github/workflows/action_update.yaml
vendored
1
.github/workflows/action_update.yaml
vendored
|
@ -24,6 +24,7 @@ jobs:
|
||||||
|
|
||||||
- name: Push changes
|
- name: Push changes
|
||||||
run: |-
|
run: |-
|
||||||
|
git add -A
|
||||||
git diff
|
git diff
|
||||||
git config --global user.email "hi@devcomp.xyz"
|
git config --global user.email "hi@devcomp.xyz"
|
||||||
git config --global user.name "CI"
|
git config --global user.name "CI"
|
||||||
|
|
Loading…
Reference in a new issue