diff --git a/.drone.yml b/.drone.yml index 4ee687d..9db863f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -17,7 +17,7 @@ steps: - pipenv --python /usr/bin/python3.9 run python main.py - name: push - image: appleboy/drone-git-push + image: ghcr.io/appleboy/drone-git-push pull: if-not-exists settings: branch: main @@ -31,4 +31,4 @@ trigger: event: - cron cron: - - update \ No newline at end of file + - update