You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered: