We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0063073 commit 2c05087Copy full SHA for 2c05087
.github/workflows/release-please.yml
@@ -57,4 +57,4 @@ jobs:
57
-H 'Accept: application/json' \
58
-H 'X-Ptah-Token: ${{ secrets.PTAH_TOKEN }}' \
59
-d '{"processes":[{"name":"svc","dockerImage":"ghcr.io/ptah-sh/ptah-server:${{ needs.release-please.outputs.tag_name }}"}]}' \
60
- https://app.ptah.sh/api/v0/services/2/deploy
+ https://ctl.ptah.sh/api/v0/services/3/deploy
0 commit comments