Firefox WebExtension that lets you share the current tab to frontpage.fyi with minimal effort.

Use Default environment for Tangled mirror

+1
+1
.github/workflows/mirror-to-tangled.yml
··· 8 8 jobs: 9 9 mirror: 10 10 runs-on: ubuntu-latest 11 + environment: "Default" 11 12 steps: 12 13 - name: Checkout repository 13 14 uses: actions/checkout@v4