Update main.yml

This commit is contained in:
2022-08-06 15:57:51 +05:30
committed by GitHub
parent 109e907a2c
commit eff82a79ba

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: avinal/Profile-Readme-WakaTime@master
- uses: avinal/Profile-Readme-WakaTime@fix-secrets
with:
WAKATIME_API_KEY: ${{ secrets.WAKATIME_API_KEY }}
GITHUB_TOKEN: ${{ github.token }}