parent
f2aa1fd3c6
commit
31afc4d520
@ -52,4 +52,4 @@ jobs:
|
|||||||
git config user.email ${{ gitea.actor }}@users.noreply.leafdev.top
|
git config user.email ${{ gitea.actor }}@users.noreply.leafdev.top
|
||||||
git add manifests/deployment.yaml
|
git add manifests/deployment.yaml
|
||||||
git commit -m "Update manifests"
|
git commit -m "Update manifests"
|
||||||
git push
|
git push https://${{ secrets.GITEA_TOKEN }}@leafdev.top/${{ gitea.repository }}.git
|
Loading…
Reference in New Issue
Block a user