Skip to content

Commit

Permalink
Update context.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sonomirco authored Dec 20, 2023
1 parent eaf05a3 commit a1a86b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/context.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: actions/checkout@v4
with:
ref: ${{ steps.branch.outputs.sha }}
token: ${{ GITHUB_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}

- name: 🐍 Setting Python
uses: actions/setup-python@v4
Expand Down

0 comments on commit a1a86b5

Please sign in to comment.