Files
scrypted/server/scripts/github-workflow-publish-docker.sh
Koushik Dutta aaf2529ec0 server: publish
2022-09-09 13:15:45 -07:00

3 lines
101 B
Bash
Executable File

cd $(dirname $0)
gh workflow run docker.yml -f package_version=$(node print-package-json-version.js)