Skip to content

Commit

Permalink
WIP Revert client_payload
Browse files Browse the repository at this point in the history
  • Loading branch information
tkcreateit committed Apr 24, 2024
1 parent ddba25e commit ecf6314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_module_71x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ jobs:
github_token: ${{ secrets.GH_CI_JENKINS_TOKEN }}
workflow_file_name: evat_workflow.yml
ref: "b-7.1.x"
client_payload: "{\"inputs\": {\"php\": \"8.2\", \"mysql\": \"8.0\", \"edition\": \"ee\", \"ref\": \"${{ github.ref_name }}\"}}"
client_payload: "{\"php\": \"8.2\", \"mysql\": \"8.0\", \"edition\": \"ee\", \"ref\": \"${{ github.ref_name }}\"}"

0 comments on commit ecf6314

Please sign in to comment.