Skip to content

Commit

Permalink
build: update build script
Browse files Browse the repository at this point in the history
  • Loading branch information
cxfksword committed Nov 24, 2023
1 parent b5436c1 commit 7776b87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- name: Deploy to jellyfin release repo
uses: peaceiris/actions-gh-pages@v3
with:
deploy_key: ${{ secrets.PAT }}
personal_token: ${{ secrets.PAT }}
external_repository: cxfksword/jellyfin-release
destination_dir: ${{ env.artifact }}
publish_branch: master
Expand Down

0 comments on commit 7776b87

Please sign in to comment.