Skip to content

Commit 9eb1b56

Browse files
committed
Fix the name of the action in README
1 parent acb2d81 commit 9eb1b56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ a release ready for the action to upload the builds to.
2121
> a draft release, otherwise uploading the assets will fail.
2222
2323
```yaml
24-
uses: php/php-ext-binary-builder@0.0.2
24+
uses: php/pie-ext-binary-builder@0.0.2
2525
with:
2626
configure-flags: '--enable-something --enable-other-things'
2727
release-tag: ${{ github.ref_name }}

0 commit comments

Comments
 (0)