Skip to content

Commit

Permalink
Use a deploy key to update docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
SiegeLordEx authored and SiegeLord committed May 18, 2024
1 parent bbb8dc0 commit 3e2d0f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
with:
folder: build/docs/html/refman
target-folder: a5docs/trunk
token: ${{ secrets.LIBALLEG_PAT }}
ssh-key: ${{ secrets.LIBALLEG_DEPLOY_KEY }}
branch: master
repository-name: liballeg/liballeg.github.io
commit-message: Automatic update from allegro5
Expand Down

0 comments on commit 3e2d0f6

Please sign in to comment.