diff --git a/.gitea/workflows/build-deploy-docs.yml b/.gitea/workflows/build-deploy-docs.yml index f008c97..087ae78 100644 --- a/.gitea/workflows/build-deploy-docs.yml +++ b/.gitea/workflows/build-deploy-docs.yml @@ -37,7 +37,7 @@ jobs: if: ${{ needs.changes.outputs.docs == 'true' }} runs-on: ubuntu-latest container: - image: catthehacker/ubuntu:act-22.04 + image: catthehacker/ubuntu:runner-22.04 steps: - uses: actions/checkout@v4 - name: Set up Python diff --git a/docs/index.md b/docs/index.md index 38958f9..139e6ef 100644 --- a/docs/index.md +++ b/docs/index.md @@ -98,4 +98,4 @@ async def menu(context: CommandCallbackContext): -forced_change \ No newline at end of file +forced_change_ \ No newline at end of file