Skip to content

Commit

Permalink
Update php84.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
usernane committed Dec 23, 2024
1 parent ea8c663 commit 5386f51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php84.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
needs:
- "test"
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/main'
if: github.ref == 'refs/heads/master'
steps:
- uses: actions/checkout@v4
- uses: google-github-actions/release-please-action@v3
Expand Down

0 comments on commit 5386f51

Please sign in to comment.