this repo has no description
0
fork

Configure Feed

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

remove checkout, do it by hand

nuv 314038bf fb477b7e

+1 -1
+1 -1
.forgejo/workflows/publish.yml
··· 14 14 - name: Add git 15 15 run: apk add git 16 16 - name: Checkout repository 17 - uses: https://code.forgejo.org/actions/checkout@v4 17 + run: git clone http://git:3000/${{ forge.action_repository }}/src/commit/${{ forge.sha }} 18 18 19 19 - name: Run gleam build 20 20 run: gleam build