Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

modify the workflow file (#301) #302

Merged
merged 1 commit into from
May 25, 2024
Merged

modify the workflow file (#301) #302

merged 1 commit into from
May 25, 2024

Conversation

fohrloop
Copy link
Owner

Fixes #300

Changes how the publish-a-release workflow is triggered.

Previously

  • PR merged to main or manual trigger
  • Release required tag push to main -> never released.

Now:

  • Only manual trigger
  • Release does not require a tag push -> Triggering the workflow manually will build and release.

Fixes #300

Changes how the publish-a-release workflow is triggered.

Previously
* PR merged to main or manual trigger
* Release required tag push to main -> never released.

Now:
* Only manual trigger
* Release does not require a tag push -> Triggering the workflow
  manually will build and release.
@fohrloop fohrloop merged commit 34daca6 into main May 25, 2024
14 checks passed
@fohrloop fohrloop deleted the dev branch May 26, 2024 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant