fix(ci): make action repo public visibility with flags in action for test

This commit is contained in:
andatoshiki 2022-12-05 18:47:46 +08:00
parent 076290d7af
commit b465b07888

View File

@ -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 }}