This commit is contained in:
parent
42646f6cd8
commit
bf47ff7186
1 changed files with 1 additions and 1 deletions
|
@ -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 }}
|
||||
|
|
Loading…
Reference in a new issue