The action svenstaro/upload-release-action is used to upload the wheels into the GH release. Using actions from third-parties is a security concern when tokens with write permissions are involved.
Release files can be uploaded using github tooling as follows:
The action
svenstaro/upload-release-action
is used to upload the wheels into the GH release. Using actions from third-parties is a security concern when tokens with write permissions are involved.Release files can be uploaded using github tooling as follows:
The code above should be adapted and tested in nautobot-app-dev-example with the updated release checklist steps.