Skip to content

Commit 482962a

Browse files
committed
debugging conda workflow
1 parent 82ebae4 commit 482962a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ jobs:
197197
uses: rickstaa/action-create-tag@v1
198198
with:
199199
tag: "conda-${{ needs.version_check.outputs.PCAPKIT_VERSION }}+0"
200-
github_token: ${{ secrets.GITHUB_TOKEN }}
200+
github_token: ${{ secrets.PYPCAPKIT }}
201201

202202
- name: Setup Conda Distribution
203203
run: |

0 commit comments

Comments
 (0)