Update .github/workflows/increase-version.yml
This commit is contained in:
2
.github/workflows/increase-version.yml
vendored
2
.github/workflows/increase-version.yml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user