Skip to content

Add GitHub Actions workflows for building and publishing .NET project#17

Merged
OlegZee merged 2 commits intomasterfrom
feature/gh-workflows
Jun 29, 2025
Merged

Add GitHub Actions workflows for building and publishing .NET project#17
OlegZee merged 2 commits intomasterfrom
feature/gh-workflows

Conversation

@OlegZee
Copy link
Copy Markdown
Owner

@OlegZee OlegZee commented Jun 29, 2025

  • Create build.yml for building and testing on push and pull requests to the dev branch.
  • Create publish.yml for publishing packages on version tag pushes.
  • Update README.md to correct environment variable name from VER to VERSION.
  • Update build.fsx to use Xake version 2.3.0 and refactor shell command execution.

- Create build.yml for building and testing on push and pull requests to the dev branch.
- Create publish.yml for publishing packages on version tag pushes.
- Update README.md to correct environment variable name from VER to VERSION.
- Update build.fsx to use Xake version 2.3.0 and refactor shell command execution.
@OlegZee OlegZee merged commit 4daec6b into master Jun 29, 2025
1 check passed
@OlegZee OlegZee deleted the feature/gh-workflows branch June 29, 2025 18:27
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.

2 participants