Skip to content

Commit

Permalink
Update docs-publing.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
romanin-rf committed Dec 18, 2023
1 parent 3e28a46 commit 83d8684
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-publing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
token: ${{secrets.GITHUB_TOKEN}}
token: ${{secrets.MY_GITHUB_TOKEN}}
submodules: true
- name: Set up Python 3.9
uses: actions/setup-python@v3
Expand Down

0 comments on commit 83d8684

Please sign in to comment.