Skip to content

Commit 9bb42d9

Browse files
@jo-basevi suggestions
1 parent 3726392 commit 9bb42d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/CD.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
pyproject-build
3333
3434
- name: Publish package to PyPI
35-
uses: pypa/gh-action-pypi-publish@release/v1
35+
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc
3636

3737

3838
conda:
@@ -77,4 +77,4 @@ jobs:
7777
python-version: ${{ vars.PY_VERSION }}
7878
user: accessnri
7979
label: main
80-
token: ${{ secrets.ANACONDA_TOKEN }}
80+
token: ${{ secrets.ANACONDA_TOKEN }}

0 commit comments

Comments
 (0)