Skip to content

Commit

Permalink
Merge pull request stefanzweifel#180 from ericcornelissen/docs/permis…
Browse files Browse the repository at this point in the history
…sions

Add note on minimum permissions to the docs
  • Loading branch information
stefanzweifel authored Oct 4, 2021
2 parents 0d6c97e + 797544d commit 8c3ed37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Add the following step at the end of your job, after other steps that might add
```
Note that the Action has to be used in a Job that runs on a UNIX system (eg. `ubuntu-latest`).
If you don't use the default permission of the GITHUB_TOKEN, give the Job or Workflow at least the `contents: write` permission.

The following is an extended example with all possible options available for this Action.

Expand Down

0 comments on commit 8c3ed37

Please sign in to comment.