this repo has no description
0
fork

Configure Feed

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

swap to action/checkout instead of full link

nuv 21b5b6c2 2102d1e7

+1 -1
+1 -1
.forgejo/workflows/publish.yml
··· 12 12 image: ghcr.io/gleam-lang/gleam:v1.11.1-node-alpine 13 13 steps: 14 14 - name: Checkout repository 15 - uses: https://data.forgejo.org/actions/checkout@v4 15 + uses: actions/checkout@v4 16 16 17 17 - name: Run gleam build 18 18 run: gleam build