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

Update and rename main.yml to release.yml #231

Merged
merged 1 commit into from
Jan 21, 2025
Merged

Conversation

tristanpoland
Copy link
Member

Changes to workflow configuration:

  • Renamed .github/workflows/main.yml to .github/workflows/release.yml and updated the workflow name to "Release."

Updates to job steps and paths:

  • Modified the version check command to use server/Cargo.toml instead of Cargo.toml in the root directory.
  • Updated binary paths and asset names from horizon to ferrumc across multiple targets.
  • Changed the Rust toolchain to nightly to match the Dockerfile configuration.
  • Added installation steps for Linux dependencies and cross-compilation tools for MUSL targets.

Token usage update:

  • Changed the environment variable from TOKEN_GITHUB to GITHUB_TOKEN to use the default GitHub token.

@tristanpoland tristanpoland merged commit d7703aa into main Jan 21, 2025
2 checks passed
@tristanpoland tristanpoland deleted the tristanpoland-patch-4 branch January 22, 2025 23:49
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