separate release and mirror
This commit is contained in:
parent
bd354fb57d
commit
632fbe9cb1
10 changed files with 30 additions and 17 deletions
|
|
@ -1,18 +0,0 @@
|
|||
name: Mirror to GitHub
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
mirror:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- uses: https://${{ secrets.FORGE_TOKEN }}@code.quickbasic.org/sigitex/regime/actions/mirror@main
|
||||
with:
|
||||
target: sigitex/<<repo>>
|
||||
token: ${{ secrets.MIRROR_TOKEN }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue