diff --git a/.gitea/workflows/build-deploy-docs.yml b/.gitea/workflows/build-deploy-docs.yml index 71205b4..f97b4f0 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:runner-22.04 + image: catthehacker/ubuntu:act-22.04 steps: - uses: actions/checkout@v4 diff --git a/docs/index.md b/docs/index.md index 139e6ef..38958f9 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