mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 16:05:54 +00:00
Changes to gitea workflow
This commit is contained in:
4
.github/workflows/push-to-gitea.yml
vendored
4
.github/workflows/push-to-gitea.yml
vendored
@@ -22,10 +22,6 @@ jobs:
|
|||||||
gitea_host: ${{ secrets.GITEA_HOST }}
|
gitea_host: ${{ secrets.GITEA_HOST }}
|
||||||
gitea_username: ${{ secrets.GITEA_USERNAME }}
|
gitea_username: ${{ secrets.GITEA_USERNAME }}
|
||||||
gitea_accesstoken: ${{ secrets.GITEA_TOKEN }}
|
gitea_accesstoken: ${{ secrets.GITEA_TOKEN }}
|
||||||
gitea_gist_prefix: "gist"
|
|
||||||
gitea_gist_surfix: ""
|
|
||||||
gistsSource: true
|
|
||||||
gistsStared: true
|
|
||||||
repositoryStared: true
|
repositoryStared: true
|
||||||
repositorySource: true
|
repositorySource: true
|
||||||
repositoryForked: true
|
repositoryForked: true
|
||||||
|
|||||||
Reference in New Issue
Block a user