mauroalderete / coding-projects-template

Template to coding projects that requires a conventional workflow
Other
0 stars 1 forks source link

deploy release action not triggered before versioning ends ok #17

Closed mauroalderete closed 1 month ago

mauroalderete commented 1 month ago

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

mauroalderete commented 1 month ago

https://docs.github.com/en/actions/writing-workflows/choosing-when-your-workflow-runs/triggering-a-workflow#triggering-a-workflow-from-a-workflow