Skip to content

Commit

Permalink
one last time
Browse files Browse the repository at this point in the history
  • Loading branch information
dktapps committed Nov 27, 2024
1 parent ca28972 commit 1f08cfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main-pm-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ jobs:


publish:
name: Publish binaries / PM${{ inputs.pm-version-major }} / PHP ${{ inputs.php-version-base }}
name: Publish binaries
needs: [linux, macos, windows]
runs-on: ubuntu-20.04
if: ${{ github.ref_name == 'stable' && github.ref_type == 'branch' && !contains(github.event.head_commit.message, '[no release]') }}
Expand Down

0 comments on commit 1f08cfa

Please sign in to comment.