Skip to content

Conversation

@JoseLion
Copy link
Contributor

@JoseLion JoseLion commented Aug 25, 2022

This PR changes the trigger of the release.yml file. It looks like GH Actions has an issue where actions that are triggered by another action run on the default branch, which blocks semantic-release from doing the actual release. This PR merges the build.yml and release.yml in one action based on a condition to deploy only in the release branch.

For more information about the GH Actions issue:
actions/runner#1628

@JoseLion JoseLion self-assigned this Aug 25, 2022
Copy link

@flandrade flandrade left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's check if this works!

@JoseLion JoseLion force-pushed the chore/fix-release-workflow branch from b3c1326 to f397bf8 Compare August 25, 2022 20:16
@JoseLion JoseLion force-pushed the chore/fix-release-workflow branch from f397bf8 to af9d1fb Compare August 25, 2022 20:29
Copy link
Member

@sestrella sestrella left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JoseLion LGTM

@JoseLion JoseLion merged commit 0dc2bf1 into main Aug 25, 2022
@JoseLion JoseLion deleted the chore/fix-release-workflow branch August 25, 2022 20:31
@github-actions
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants