Update main.yml

This commit is contained in:
2022-09-24 22:19:59 +05:30
committed by GitHub
parent 846f4b429a
commit ea2ddc4991

View File

@@ -14,7 +14,7 @@ jobs:
steps:
# 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
- uses: snaka/Profile-Readme-WakaTime@feature/add-range-parameter
- uses: avinal/Profile-Readme-WakaTime@master
with:
WAKATIME_API_KEY: ${{ secrets.WAKATIME_API_KEY }}
GITHUB_TOKEN: ${{ github.token }}