We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d9a248 commit 944f4d0Copy full SHA for 944f4d0
1 file changed
.github/workflows/release.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
18
with:
19
fetch-depth: 0
20
- token: ${{ secrets.SRE_TOKEN }}
+ token: ${{ secrets.SOREN_PAT }}
21
22
- name: Install uv
23
uses: astral-sh/setup-uv@d4b2f3b6ecc6e67c4457f6d3e41ec42d3d0fcb86 # v5.4.2
0 commit comments