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

refactor(github-actions): replace 'deploy_edge.yml' with 'deploy_pack… #2759

Closed
wants to merge 1 commit into from

Commits on Dec 7, 2023

  1. refactor(github-actions): replace 'deploy_edge.yml' with 'deploy_pack…

    …ages.yml' for improved workflow
    
    The new workflow 'deploy_packages.yml' now supports both pull requests and tag pushes, allowing for more flexible deployments. It also includes a step to determine the release type (prerelease or release) based on the tag name, and publishes packages accordingly. This change was made to streamline the deployment process and support different types of releases.
    GImbrailo committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    4153d7b View commit details
    Browse the repository at this point in the history