Skip to content

Commit

Permalink
fix pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Douglas019BR committed Aug 9, 2024
1 parent 6c279e5 commit ea27ec9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Deploy Badge to GitHub Pages
env:
GH_TOKEN: ${{ secrets.git a }}
GH_TOKEN: ${{ secrets.ACCESS_TOKEN }}
run: |
git config --global user.name "GitHub Actions"
git config --global user.email "actions@github.com"
Expand Down

0 comments on commit ea27ec9

Please sign in to comment.