Skip to content

Commit

Permalink
It's a google, not a github token.
Browse files Browse the repository at this point in the history
  • Loading branch information
mlondschien committed Aug 25, 2023
1 parent 5df8b0b commit b3349a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/weekly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
name: "Check Clausiusbar for Cripy Beef"
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GOOGLE_TOKEN: ${{ secrets.GOOGLE_TOKEN }}
steps:
- name: Checkout branch
uses: actions/checkout@v3
Expand Down

0 comments on commit b3349a3

Please sign in to comment.