Skip to content

Commit

Permalink
teste
Browse files Browse the repository at this point in the history
  • Loading branch information
elsongabriel committed Feb 28, 2024
1 parent c4f0a77 commit b408b44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prettier-php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: 🚢 Push to origin?
if: ${{ github.ref != 'refs/heads/main' }}
run: |
git push origin HEAD:${{ github.head_ref }}
git push origin HEAD:${{ github.ref }}
# uses: EndBug/add-and-commit@v9
# with:
Expand Down

0 comments on commit b408b44

Please sign in to comment.