docs: dynamic get user name

This commit is contained in:
fz6m
2021-07-12 21:17:34 +08:00
committed by Platane
parent 81d9d01a78
commit 4ea2ed94b8

View File

@@ -23,7 +23,8 @@ Available as github action. Automatically generate a new image at the end of the
- uses: Platane/snk@master
with:
# 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
# If left empty, the gif file will not be generated