This action execute StackSpot Workflow
- name: Stack Spot Workflowuses: ./with:
execution-id: "${{ github.event.inputs.execution-id }}"client-id: "${{ secrets.CLIENT_ID }}"client-secret: "${{ secrets.CLIENT_SECRET }}"realm: "${{ vars.REALM }}"debug: "${{ github.event.inputs.debug }}"repository-url: "${{ github.event.inputs.repository-url }}"origin-branch: developfeature-branch: my-custom-feature-branch-${{ env.TIMESTAMP }}extra-inputs: '{"teste": "teste"}'