distributing/github-actions #45
Replies: 2 comments 2 replies
-
|
Is it possible to update the application using |
Beta Was this translation helpful? Give feedback.
-
|
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? |
Beta Was this translation helpful? Give feedback.
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
Beta Was this translation helpful? Give feedback.
All reactions