Update main.yml
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
# Use avinal/Profile-Readme-WakaTime@<latest-release-tag> for latest stable release
|
# Use avinal/Profile-Readme-WakaTime@<latest-release-tag> for latest stable release
|
||||||
# Do not change the line below except the word master with tag number maybe
|
# Do not change the line below except the word master with tag number maybe
|
||||||
- uses: snaka/Profile-Readme-WakaTime@feature/add-range-parameter
|
- uses: avinal/Profile-Readme-WakaTime@master
|
||||||
with:
|
with:
|
||||||
WAKATIME_API_KEY: ${{ secrets.WAKATIME_API_KEY }}
|
WAKATIME_API_KEY: ${{ secrets.WAKATIME_API_KEY }}
|
||||||
GITHUB_TOKEN: ${{ github.token }}
|
GITHUB_TOKEN: ${{ github.token }}
|
||||||
|
|||||||
Reference in New Issue
Block a user