ashblue / oyster-package-generator

Oyster is a package generator for Unity Package Manager (UPM). It generates a best standards Unity package with automated deployments via CLI. Focus on coding your package instead of deployments, changelogs, ect.
25 stars 1 forks source link

fix(github-actions): release files now work without crashing #74

Closed ashblue closed 1 year ago

ashblue commented 1 year ago

GitHub pushed a security update that nuked automatic deployments with GitHub actions. This adds the missing security bits necessary to deploy.

ashblue commented 1 year ago

:tada: This PR is included in version 3.0.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: