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

chore: adding pre-release npm/docker #128

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Freyskeyd
Copy link
Member

Description

This PR update the release process by allowing the publication of pre-release for both docker and npm package.

PR Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added or updated tests that comprehensively prove my change is effective or that my feature works

@@ -5,7 +5,7 @@ on:
branches: main
pull_request:
release:
types: [created]
types: [published]
Copy link

Choose a reason for hiding this comment

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

Does this mean that draft releases do not run? Or what does this change do?

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.

3 participants