mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-07-02 03:57:37 +00:00
Compare commits
3 Commits
fetch_depl
...
workflow_t
Author | SHA1 | Date | |
---|---|---|---|
b27d5385b0 | |||
4c4706a018 | |||
c2c25dfd34 |
3
.github/workflows/push-to-gitea.yaml
generated
vendored
3
.github/workflows/push-to-gitea.yaml
generated
vendored
@ -33,6 +33,9 @@ jobs:
|
||||
echo "No files found containing GitHub raw URLs"
|
||||
fi
|
||||
|
||||
git add .
|
||||
git commit -m "Sync to Gitea"
|
||||
|
||||
- name: Push to Gitea
|
||||
run: |
|
||||
git config --global user.name "Push From Github"
|
||||
|
Reference in New Issue
Block a user