Skip to content

⬆️ Lock file maintenance (#80) #129

⬆️ Lock file maintenance (#80)

⬆️ Lock file maintenance (#80) #129

Workflow file for this run

name: Tangled
on:
workflow_dispatch: {}
push:
branches:
- main
jobs:
mirror:
name: Mirror
runs-on: ubuntu-latest
steps:
- uses: gwennlbh/[email protected]
with:
repo: gwen.works/shapemaker
ssh-key: ${{ secrets.TANGLED_KEY }}