diff --git a/.forgejo/workflows/build.yaml b/.forgejo/workflows/build.yaml index acb6225..26d7557 100644 --- a/.forgejo/workflows/build.yaml +++ b/.forgejo/workflows/build.yaml @@ -27,5 +27,5 @@ jobs: file: ./mediawiki/Dockerfile push: true tags: www.coastalcommits.com/zenith/mediawiki:latest - - name: Restart the MediaWiki container + - name: Recreate the MediaWiki container run: curl -X POST --insecure ${{ secrets.BUILDWEBHOOK }}