mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 05:57:26 +00:00
Changes to gitea workflow
This commit is contained in:
2
.github/workflows/push-to-gitea.yml
vendored
2
.github/workflows/push-to-gitea.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
name: " ⏳ Setting Up Mirror"
|
||||
with:
|
||||
gh_username: ${{ secrets.GH_USERNAME }}
|
||||
gh_accesstoken: ${{ secrets.GH_TOKEN }}
|
||||
gh_accesstoken: ${{ secrets.PAT_AUTOMERGE }}
|
||||
gitea_host: ${{ secrets.GITEA_HOST }}
|
||||
gitea_username: ${{ secrets.GITEA_USERNAME }}
|
||||
gitea_accesstoken: ${{ secrets.GITEA_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user