Skip to content

⬆️ update version (#96) #2

⬆️ update version (#96)

⬆️ update version (#96) #2

Workflow file for this run

name: 'GitHub Actions Mirror'
on:
push:
branches:
- main
jobs:
mirror:
uses: mss-boot-io/mss-boot/.github/workflows/mirror-template.yml@main
secrets:
ssh_private_key: ${{ secrets.ssh_private_key }}