Skip to content

Commit

Permalink
use pat to publuish docs
Browse files Browse the repository at this point in the history
  • Loading branch information
zemuldo committed Sep 18, 2023
1 parent a2939ee commit b49a065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ jobs:
- name: Publish Docs
uses: peaceiris/actions-gh-pages@v3
with:
deploy_key: ${{ secrets.PAGES_PUBLISH_ISO_8583 }}
github_token: ${{ secrets.PAGES_PUBLISH_ISO_8583 }}
publish_dir: ./docs

0 comments on commit b49a065

Please sign in to comment.