We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8401464 commit 9ded7d9Copy full SHA for 9ded7d9
1 file changed
.github/workflows/tag_and_publish.yml
@@ -15,7 +15,7 @@ jobs:
15
with:
16
ref: ${{ env.DEFAULT_BRANCH }}
17
fetch-depth: 0
18
- token: ${{ secrets.SERVICE_TOKEN }}
+ #token: ${{ secrets.SERVICE_TOKEN }}
19
- name: Set up Python 3.10
20
uses: actions/setup-python@v5
21
0 commit comments