distributing/github-actions #45
Replies: 2 comments 2 replies
|
Is it possible to update the application using |
1 reply
|
Is it possible to work with existing releases created by other GitHub Actions? For example https://github.com/googleapis/release-please-action uses semantic versioning to create the Git tag, bump the version in .csproj/Directory.Build.props, create a GitHub release for that tag, and add an entry to CHANGELOG.md. I'm imagining an action that is triggered upon a release being created by the above. So then the produced velopack files are added/uploaded to that release? |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
distributing/github-actions
This section assumes you have a basic knowledge of GitHub Actions. You can learn more about
https://docs.velopack.io/distributing/github-actions
All reactions