gdit whitespace
veryroundbird.house 3 months ago 622f721e 5609ac1f
··· 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