Skip to content

pal4: recalc imageset coordinates when resizing texture #163

pal4: recalc imageset coordinates when resizing texture

pal4: recalc imageset coordinates when resizing texture #163

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"