Skip to content

Update dotnet.yml to create and upload ZIP archive#4

Merged
skypaint-96 merged 1 commit into
mainfrom
AutoVersioning
Jul 10, 2025
Merged

Update dotnet.yml to create and upload ZIP archive#4
skypaint-96 merged 1 commit into
mainfrom
AutoVersioning

Conversation

@skypaint-96

Copy link
Copy Markdown
Owner

Update dotnet.yml to create and upload ZIP archive

This commit introduces a new step in the dotnet.yml workflow to create a ZIP archive of the application, compressing the contents of the ./app directory into a file named app-v{version}.zip. The release process has also been updated to upload this ZIP file instead of the previous directory structure, ensuring that the release artifacts are properly packaged for easier distribution.

This commit introduces a new step in the `dotnet.yml` workflow to create a ZIP archive of the application, compressing the contents of the `./app` directory into a file named `app-v{version}.zip`. The release process has also been updated to upload this ZIP file instead of the previous directory structure, ensuring that the release artifacts are properly packaged for easier distribution.
@skypaint-96 skypaint-96 merged commit 1904f38 into main Jul 10, 2025
4 checks passed
@skypaint-96 skypaint-96 deleted the AutoVersioning branch July 10, 2025 17:07
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