nix-dot-dev / getting-started-devenv-template

Based on nix.dev tutorials, repository template to get you started with Nix.
https://nix.dev
474 stars 27 forks source link

update-niv: Remove `GITHUB_TOKEN` action input #27

Closed avdv closed 3 years ago

avdv commented 3 years ago

This resolves the warning:

Unexpected input(s) 'GITHUB_TOKEN', valid inputs are ['token', 'path', 'commit-message', 'committer', 'author', 'signoff', 'branch', ...]

Note that the default for token is the Github token already, so no need to pass that in explicitly.

See https://github.com/peter-evans/create-pull-request#action-inputs