Prepare release v3.5 (#168)
This commit is contained in:
@@ -16,6 +16,6 @@ Template crafted for repositories, mimicking GitHub visual identity.
|
||||
with:
|
||||
# ... other options
|
||||
template: classic
|
||||
user: repository-owner # Optional if you're the owner of target repository
|
||||
query: '{"repo":"repository-name"}' # Use a JSON encoded object to pass your repository name in "repo" key
|
||||
user: repository-owner # Optional if you're the owner of target repository and you're using your own personal token
|
||||
repo: repository-name # Repository name
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user