Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Bump docker/login-action from 2 to 3 #10

Bump docker/login-action from 2 to 3

Bump docker/login-action from 2 to 3 #10

Workflow file for this run

name: 💕 mirror
on:
push:
jobs:
mirror:
name: 💕 mirror to another location
runs-on: ubuntu-latest
steps:
- name: 💕 mirror to gitee
uses: csplink/action_git_mirror/@master
with:
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
dest_token: ${{ secrets.GITEE_TOKEN }}
dest: gitee