Skip to content

Commit

Permalink
use new PAT
Browse files Browse the repository at this point in the history
  • Loading branch information
isabelizimm committed Jan 31, 2025
1 parent 5aa013b commit 8ea8a99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/positron-python-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@ jobs:

- name: Run smoke tests
env:
POSITRON_GITHUB_PAT: ${{ github.token }}
POSITRON_GITHUB_PAT: ${{ secrets.POSITRON_GITHUB_PAT }}
run: |
ls -lf ./python-env-tools
chmod +x ./python-env-tools/*
Expand Down

0 comments on commit 8ea8a99

Please sign in to comment.