Skip to content

Commit

Permalink
Add bot token for "Adding dates" workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tituspijean committed Apr 29, 2024
1 parent 8d1416c commit fad6c9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/added_dates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
token: ${{ secrets.GITHUB_TOKEN }}
- name: Set up Python 3.11
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit fad6c9f

Please sign in to comment.