Skip to content

⬆️ Lock file maintenance (#83) #132

⬆️ Lock file maintenance (#83)

⬆️ Lock file maintenance (#83) #132

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 }}