Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
dktapps committed Jan 8, 2024
1 parent 3461479 commit 01ebca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ jobs:
git push -f origin php-${{ steps.version.outputs.PHP_VERSION }}-pm${{ inputs.pm-version-major }}-latest
git tag -f php-pm${{ inputs.pm-version-major }}-latest
git push -f origin php-${{ inputs.pm-version-major }}-latest
git push -f origin php-pm${{ inputs.pm-version-major }}-latest
- name: Download artifacts
uses: actions/download-artifact@v4
Expand Down

0 comments on commit 01ebca7

Please sign in to comment.