Skip to content

Commit

Permalink
checkout with persist-credentials: false
Browse files Browse the repository at this point in the history
  • Loading branch information
GuyTeichman committed May 15, 2024
1 parent 0666aba commit 6e5c508
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pyinstaller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
uses: actions/checkout@v4
with:
token: ${{ secrets.VID_CHECKSUM_PAT }}
persist-credentials: false
- name: Install dev requirements
run: python -m pip install --upgrade -r requirements_dev.txt
- name: Calculate checksums
Expand Down

0 comments on commit 6e5c508

Please sign in to comment.