diff --git a/.github/workflows/gitea-local.yaml b/.github/workflows/gitea-local.yaml index 2d810aa..754e16d 100644 --- a/.github/workflows/gitea-local.yaml +++ b/.github/workflows/gitea-local.yaml @@ -1,8 +1,8 @@ name: Gitea Action + run-name: Build ${{ github.actor }} -# Intended for local network use. -# Remote access is possible if the host has a public IP address. +# Intended for local gitea instance only. on: workflow_dispatch: