Skip to content

Commit b722d9d

Browse files
committed
ident comment
1 parent c7157ee commit b722d9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
curl -sSL https://install.python-poetry.org | python3 - --version 1.8.2
6666
poetry config virtualenvs.create false
6767
poetry install --no-dev
68-
# poetry publish --build -u __token__ -p ${{ secrets.PYPI_PROJECT_TOKEN }}
68+
# poetry publish --build -u __token__ -p ${{ secrets.PYPI_PROJECT_TOKEN }}
6969

7070
- name: Release Docker CLI only on formal releases
7171
# if: "!github.event.release.prerelease"

0 commit comments

Comments
 (0)