Skip to content

pal4: support loading evf file #154

pal4: support loading evf file

pal4: support loading evf file #154

name: MirrorToGitee
on:
push:
branches: [ master ]
env:
CARGO_TERM_COLOR: always
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Mirror the Github organization repos to Gitee.
uses: Yikun/hub-mirror-action@master
with:
src: github/dontpanic92
dst: gitee/dontpanic
dst_key: ${{ secrets.GITEE_PRIVATE_KEY }}
dst_token: ${{ secrets.GITEE_TOKEN }}
static_list: "OpenPAL3"