Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
marcklingen committed Sep 20, 2024
1 parent d1331e6 commit b0f0eb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-github-discussions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v3
with:
token: ${{ secrets.secrets.UPDATE_DISCUSSIONS_JSON_PAT }}
token: ${{ secrets.UPDATE_DISCUSSIONS_JSON_PAT }}

- name: Set up Python
uses: actions/setup-python@v4
Expand Down

0 comments on commit b0f0eb2

Please sign in to comment.