docs: dynamic get user name
This commit is contained in:
@@ -23,7 +23,8 @@ Available as github action. Automatically generate a new image at the end of the
|
|||||||
- uses: Platane/snk@master
|
- uses: Platane/snk@master
|
||||||
with:
|
with:
|
||||||
# github user name to read the contribution graph from (**required**)
|
# github user name to read the contribution graph from (**required**)
|
||||||
github_user_name: platane
|
# using action context var `github.repository_owner` or specified user
|
||||||
|
github_user_name: ${{ github.repository_owner }}
|
||||||
|
|
||||||
# path of the generated gif file
|
# path of the generated gif file
|
||||||
# If left empty, the gif file will not be generated
|
# If left empty, the gif file will not be generated
|
||||||
|
|||||||
Reference in New Issue
Block a user