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 fcae14e commit ef7df9cCopy full SHA for ef7df9c
.github/workflows/publish.yml
@@ -20,8 +20,6 @@ jobs:
20
steps:
21
- name: Checkout repository
22
uses: actions/checkout@v4
23
- with:
24
- token: ${{ secrets.PRIVATE_REPO_PAT }}
25
- name: Setup uv
26
uses: astral-sh/setup-uv@v5
27
with:
0 commit comments