Simple command to check if you are within ISS visibility range

type cmon

Changed files
+1 -1
.forgejo
workflows
+1 -1
.forgejo/workflows/demo.yaml
···
- name: Upload release
uses: actions/forgejo-release@v1
with:
-
direction: Upload
+
direction: upload
url: https://git.technoduck.me
release-dir: target/release
token: ${{secrets.app_token}}