typo
Some checks failed
Docker Build / Build and Push Images (push) Failing after 11s

This commit is contained in:
Seaswimmer 2024-07-31 16:20:36 -04:00
parent 42646f6cd8
commit bf47ff7186
Signed by: cswimr
GPG key ID: 3813315477F26F82

View file

@ -28,4 +28,4 @@ jobs:
push: true
tags: www.coastalcommits.com/zenith/mediawiki:latest
- name: Restart the MediaWiki container
run: curl {{ secrets.BUILDWEBHOOK }}
run: curl ${{ secrets.BUILDWEBHOOK }}