Changes to gitea workflow
This commit is contained in:
parent
6712baf977
commit
9614c05b3c
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_username: ${{ secrets.GITEA_USERNAME }}
|
||||
gitea_accesstoken: ${{ secrets.GITEA_TOKEN }}
|
||||
gitea_gist_prefix: "gist"
|
||||
gitea_gist_surfix: ""
|
||||
gistsSource: true
|
||||
gistsStared: true
|
||||
repositoryStared: true
|
||||
repositorySource: true
|
||||
repositoryForked: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user