Closed mauroalderete closed 1 month ago
The versioning must use a PAT token instead of GITHUB_TOKEN for the secondaries events will be triggered. That allows deploys workflows can run.
deploy-release runs
deploy-release does not run before versioning creates a new release successfully
No response
https://docs.github.com/en/actions/writing-workflows/choosing-when-your-workflow-runs/triggering-a-workflow#triggering-a-workflow-from-a-workflow
Describe the bug
The versioning must use a PAT token instead of GITHUB_TOKEN for the secondaries events will be triggered. That allows deploys workflows can run.
Expected behavior
deploy-release runs
Actual behavior
deploy-release does not run before versioning creates a new release successfully
Additional context
No response