skills / publish-packages

Use GitHub Actions to publish your project to a Docker image.
MIT License
162 stars 74 forks source link

Ask learner to create PR manually and add `permissions` #18

Closed chadfawcett closed 1 year ago

chadfawcett commented 1 year ago

Why:

Relates to https://github.com/github/skills/issues/96

The GITHUB_TOKEN we use in the Actions workflows no longer allows the creation of PRs.

What's being changed:

Check off the following: