We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dd8a77 commit bea51fbCopy full SHA for bea51fb
.github/workflows/7.4-apache-publish.yml
@@ -43,4 +43,4 @@ jobs:
43
curl -X POST https://api.github.com/repos/polyverse/polyscripted-wordpress/dispatches \
44
-H 'Accept: application/vnd.github.everest-preview+json' \
45
-u ${{ secrets.GHCR_POLYSCRIPTING_SECRET }} \
46
- --data '{"event_type" : "build_7.4", "client_payload": { "repository": "'"$GITHUB_REPOSITORY"'" }}'
+ --data '{"event_type" : "build_7.4_apache", "client_payload": { "repository": "'"$GITHUB_REPOSITORY"'" }}'
0 commit comments