Skip to content

meta

meta #40

Workflow file for this run

name: Tangle
on:
push: {}
workflow_dispatch: {}
jobs:
tangle:
runs-on: ubuntu-latest
steps:
- uses: gwennlbh/[email protected]
with:
repo: jaspermayone.com/website
ssh-key: ${{ secrets.TANGLED_KEY }}