Skip to content

Commit

Permalink
Switch to a deploy key.
Browse files Browse the repository at this point in the history
  • Loading branch information
SiegeLordEx authored and SiegeLord committed Oct 27, 2024
1 parent 305caf0 commit 8a0a569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
uses: JamesIves/github-pages-deploy-action@v4
with:
folder: OUT
token: ${{ secrets.LIBALLEG_PAT }}
ssh-key: ${{ secrets.LIBALLEG_DEPLOY_KEY }}
branch: master
repository-name: liballeg/liballeg.github.io
commit-message: Automatic update from allegrowww2
Expand Down

0 comments on commit 8a0a569

Please sign in to comment.