ALPHA: wire is a tool to deploy nixos systems wire.althaea.zone/
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix wrangler action sha in pr preview

Signed-off-by: marshmallow <git@althaea.zone>

authored by

marshmallow and committed by
GitHub
c10ce52d 2bfa5246

+1 -1
+1 -1
.github/workflows/pr-preview.yml
··· 78 78 - run: nix build .#docs 79 79 - name: Deploy to Cloudflare Pages 80 80 id: deployment 81 - uses: cloudflare/wrangler-action@707f63750981584eb6abc365a50d441516fb04b8 81 + uses: cloudflare/wrangler-action@da0e0dfe58b7a431659754fdf3f186c529afbe65 82 82 with: 83 83 apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }} 84 84 accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}