tangled
alpha
login
or
join now
veryroundbird.house
/
pds-dash
4
fork
atom
pds dash for shimaenaga.veryroundbird.house (based off of pds.witchcraft.systems)
4
fork
atom
overview
issues
pulls
pipelines
idk does THIS work???
veryroundbird.house
6 months ago
2735aa72
479938bc
0/1
build.yml
failed
9s
+1
-1
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
build.yml
+1
-1
.tangled/workflows/build.yml
···
12
12
- name: "Copy config to server"
13
13
command: |
14
14
echo "🪶 copying config from secrets"
15
15
-
cat >> config.ts <<'EOF'
15
15
+
cat >> config.ts < "EOF"
16
16
${{ secrets.CONFIG }}
17
17
EOF
18
18
echo "🪶 debugging config"