We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acb2d81 commit 9eb1b56Copy full SHA for 9eb1b56
1 file changed
README.md
@@ -21,7 +21,7 @@ a release ready for the action to upload the builds to.
21
> a draft release, otherwise uploading the assets will fail.
22
23
```yaml
24
-uses: php/php-ext-binary-builder@0.0.2
+uses: php/pie-ext-binary-builder@0.0.2
25
with:
26
configure-flags: '--enable-something --enable-other-things'
27
release-tag: ${{ github.ref_name }}
0 commit comments