Update publish.yml (#190)

This commit is contained in:
Mosei
2021-09-10 21:49:57 +05:30
committed by GitHub
parent 504025ce80
commit 89cf0c140f

View File

@@ -81,9 +81,3 @@ jobs:
tags: true
draft: true
verbose: true
- name: Run Docker build workflow
run: |
sleep 10 # sleep a bit to make sure the release is actually inside github db
curl -X POST -H "Accept: application/vnd.github.v3+json" -H "Authorization: token ${{ secrets.DEPLOY_PREVIEW_TOKEN }}" -d '{"ref":"main", "inputs":{"tachidesk_release_type": "stable"}}' https://api.github.com/repos/suwayomi/docker-tachidesk/actions/workflows/build_container_images.yml/dispatches