debug workflow
veryroundbird.house 3 months ago 479938bc 622f721e
··· 15 15 cat >> config.ts <<'EOF' 16 16 ${{ secrets.CONFIG }} 17 17 EOF 18 18 + echo "🪶 debugging config" 19 19 + cat config.ts 18 20 19 21 - name: "Set up Deno" 20 22 command: |