Skip to content

Commit

Permalink
use a PAT
Browse files Browse the repository at this point in the history
  • Loading branch information
zonca committed Sep 1, 2024
1 parent b0dd79c commit 62e8950
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,9 @@ jobs:
branch: master
folder: docs/_build/html
repository-name: oirlab/liger-iris-pipeline
ssh-key: ${{ secrets.DEPLOY_KEY }}
token: ${{ secrets.PAT }}
# the token expires every year, create a new Github Personal Access Token where:
# resource owner is oirlab
# repo is oirlab/liger-iris-pipeline (notice dashes, this is the docs repo)
# permission is read/write to Contents
# then save it under the secrets of this repository
2 changes: 1 addition & 1 deletion liger_iris_pipeline/iris_readout

0 comments on commit 62e8950

Please sign in to comment.