Skip to content

Commit

Permalink
ci: test mono-repo releases
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaLicense committed Apr 5, 2024
1 parent e5943e3 commit 0f8c129
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,13 @@ jobs:
- uses: google-github-actions/release-please-action@v4
id: release
with:
release-type: simple
target-branch: ${{ github.ref_name }}
path: php/7.4/fpm-nginx

orchestrator:
name: Orchestrator
if: false
runs-on: ubuntu-latest
needs:
- release-please
Expand Down

0 comments on commit 0f8c129

Please sign in to comment.