Simple command to check if you are within ISS visibility range
4
fork

Configure Feed

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

type cmon

+1 -1
+1 -1
.forgejo/workflows/demo.yaml
··· 17 17 - name: Upload release 18 18 uses: actions/forgejo-release@v1 19 19 with: 20 - direction: Upload 20 + direction: upload 21 21 url: https://git.technoduck.me 22 22 release-dir: target/release 23 23 token: ${{secrets.app_token}}