Update .github/workflows/increase-version.yml
Some checks failed
Increase Version / bump-version (push) Failing after 15s
Increase Version / build-and-run (push) Failing after 0s

This commit is contained in:
2025-03-12 12:26:20 +00:00
parent f21b18303c
commit 7e9be09d49

View File

@@ -32,3 +32,5 @@ jobs:
-H "Authorization: token ${{ secrets.TOKEN }}" \ -H "Authorization: token ${{ secrets.TOKEN }}" \
-H "Content-Type: application/json" \ -H "Content-Type: application/json" \
-d '{"ref":"main"}' -d '{"ref":"main"}'
build-and-run:
uses: veenm/paypoint/.github/workflows/deploy-docker.yml@main