fix(ci): make action repo public visibility with flags in action for test
This commit is contained in:
parent
076290d7af
commit
b465b07888
1
.github/workflows/waka.yml
vendored
1
.github/workflows/waka.yml
vendored
@ -14,6 +14,7 @@ jobs:
|
||||
- uses: toshikidev/waka2readme@master
|
||||
with:
|
||||
WAKATIME_API_KEY: ${{ secrets.WAKATIME_API_KEY }}
|
||||
SHOW_TITLE: true
|
||||
# following flags are required, only if this is not on
|
||||
# profile readme, remove the leading `#` to use them
|
||||
#GH_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user