Skip to content

Commit

Permalink
Update badge to right secret
Browse files Browse the repository at this point in the history
  • Loading branch information
lou-lan committed Aug 29, 2024
1 parent 2e0992b commit ef65647
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/badge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
if: ${{ env.BADGE_E2ECOVER_ID != '' }}
uses: schneegans/[email protected]
with:
auth: ${{ secrets.GET_GIST }}
auth: ${{ secrets.WELAN_PAT }}
gistID: ${{ env.BADGE_E2ECOVER_ID }}
filename: ${{ env.BADGE_E2ECOVER_FILENAME }}
label: e2e cover
Expand Down

0 comments on commit ef65647

Please sign in to comment.