tangled
alpha
login
or
join now
da157.id
/
potatofox
1
fork
atom
this repo has no description
1
fork
atom
overview
issues
pulls
pipelines
mirror to tangled
0xda157
3 months ago
73b51d38
e877ac1a
+13
1 changed file
expand all
collapse all
unified
split
.forgejo
workflows
mirror-to-tangled.yml
+13
.forgejo/workflows/mirror-to-tangled.yml
···
1
1
+
name: mirror to tangled
2
2
+
3
3
+
on:
4
4
+
push:
5
5
+
6
6
+
jobs:
7
7
+
tangle:
8
8
+
runs-on: codeberg-small
9
9
+
steps:
10
10
+
- uses: https://github.com/gwennlbh/to-tangled@v0.3
11
11
+
with:
12
12
+
repo: da157.id/potatofox
13
13
+
ssh-key: ${{ secrets.TANGLED_KEY }}