Skip to content

Commit

Permalink
Make warning more noticeable...
Browse files Browse the repository at this point in the history
  • Loading branch information
smashedr committed Jan 23, 2025
1 parent 29a71c1 commit 46e00da
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,9 @@ delimited `|`. If you only want to update the specified `tags` make sure to set
token: ${{ secrets.GITHUB_TOKEN }}
```
**Important:** This action requires content write permissions to push tags.
See [Examples](#Examples) below for details on how to add that in your workflow.
> [!WARNING]
> This action requires **content write permissions** to push tags.
> See [Examples](#Examples) below for details on how to add permissions into your workflow.
## Outputs
Expand Down

0 comments on commit 46e00da

Please sign in to comment.