Skip to content

Commit

Permalink
using different pat
Browse files Browse the repository at this point in the history
  • Loading branch information
krneta committed Apr 29, 2024
1 parent eed3c35 commit 5002cdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: amazon-braket/BraketSimulator.jl
token: ${{secrets.GH_CI_BOT_TOKEN}}
token: ${{secrets.TEMP_PAT_EXP_JUL_28}}
ref: main
- name: Setup Julia Simulator
shell: julia --project=docs --color=yes {0}
Expand Down

0 comments on commit 5002cdd

Please sign in to comment.