Skip to content

Commit

Permalink
token
Browse files Browse the repository at this point in the history
  • Loading branch information
aloneguid committed Jan 8, 2024
1 parent 280ae16 commit 593d4dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: actions/download-artifact@v4
with:
name: docs
github-token: ${{ secrets.GH_PAT }}
github-token: ${{ secrets.GITHUB_TOKEN }}
run-id: ${{ steps.runid.outputs.run-id }}

- name: 🔍 view artifacts to be used
Expand Down

0 comments on commit 593d4dd

Please sign in to comment.