Skip to content

Commit 9f183e2

Browse files
committed
ci: Use PAT
Signed-off-by: oliver könig <[email protected]>
1 parent 3700773 commit 9f183e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release-freeze.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ jobs:
2929
freeze-commit: ${{ inputs.freeze-commit }}
3030
dry-run: ${{ inputs.dry-run }}
3131
packaging: hatch
32+
use-pat: true
3233
secrets:
3334
SLACK_WEBHOOK: ${{ secrets.SLACK_RELEASE_ENDPOINT }}
3435
SLACK_WEBHOOK_ADMIN: ${{ secrets.SLACK_WEBHOOK_ADMIN }}
36+
PAT: ${{ secrets.PAT }}

0 commit comments

Comments
 (0)