fix ci formatting

This commit is contained in:
Umputun
2021-09-21 01:44:41 -05:00
parent 9fbf095225
commit 8a640b98f6
+5 -5
View File
@@ -78,8 +78,8 @@ jobs:
-t ghcr.io/${USERNAME}/remark42:${ref} -t ghcr.io/${USERNAME}/remark42:latest \
-t ${USERNAME}/remark42:${ref} -t ${USERNAME}/remark42:latest .
- name: remote deployment to remark42.com from master
if: ${{ github.ref == 'refs/heads/master' }}
env:
UPDATER_KEY: ${{ secrets.UPDATER_KEY }}
run: curl https://jess.umputun.com/update/remark42-core/${UPDATER_KEY}
- name: remote deployment to remark42.com from master
if: ${{ github.ref == 'refs/heads/master' }}
env:
UPDATER_KEY: ${{ secrets.UPDATER_KEY }}
run: curl https://jess.umputun.com/update/remark42-core/${UPDATER_KEY}