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

[TECH] Put the workflow back to generate a new version #77

Merged
merged 1 commit into from
Jan 25, 2025

Conversation

theotime2005
Copy link
Owner

This pull request introduces a new GitHub Actions workflow to automate the process of generating and pushing a new version to the main branch. The workflow is designed to be run manually. Below are the key changes:

New GitHub Actions workflow:

  • .github/workflows/Build version.yml: Added a new workflow named "Build version" that runs manually to generate a new version and push it to the main branch. The workflow includes steps for checking out the repository, setting up Node.js, configuring git, installing dependencies, building the new version, and pushing it to the main branch.

@Copilot Copilot bot review requested due to automatic review settings January 25, 2025 20:05
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.

.github/workflows/Build version.yml Outdated Show resolved Hide resolved
.github/workflows/Build version.yml Outdated Show resolved Hide resolved
@theotime2005 theotime2005 force-pushed the workflow-to-generate-version branch from 8448f63 to e219782 Compare January 25, 2025 20:09
@theotime2005 theotime2005 merged commit 5188f0b into main Jan 25, 2025
5 checks passed
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