Skip to content

Bump linuxsuren/yaml-readme from 0.0.16 to 0.0.17 (#78) #37

Bump linuxsuren/yaml-readme from 0.0.16 to 0.0.17 (#78)

Bump linuxsuren/yaml-readme from 0.0.16 to 0.0.17 (#78) #37

Workflow file for this run

name: Backup Git repository
on:
workflow_dispatch:
push:
branches:
- master
jobs:
BackupGit:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: backup
uses: jenkins-zh/[email protected]
env:
GIT_DEPLOY_KEY: ${{ secrets.GIT_DEPLOY_KEY }}
TARGET_GIT: "[email protected]:LinuxSuRen/remote-jobs-in-china.git"