mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-06 11:56:12 +08:00
comment pypi
This commit is contained in:
parent
ca51418bf0
commit
1f992bfba3
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -36,8 +36,8 @@ jobs:
|
||||
- name: Setup Python environment
|
||||
uses: ./.github/actions/setup-python
|
||||
|
||||
- name: Publish PyPI
|
||||
run: poetry publish --build -u ${{ secrets.PYPI_USERNAME }} -p ${{ secrets.PYPI_PASSWORD }} || echo "Already pushed to pypi"
|
||||
# - name: Publish PyPI
|
||||
# run: poetry publish --build -u ${{ secrets.PYPI_USERNAME }} -p ${{ secrets.PYPI_PASSWORD }} || echo "Already pushed to pypi"
|
||||
|
||||
- run: |
|
||||
echo "TAG_NAME=${GITHUB_REF#refs/tags/} >> $GITHUB_ENV"
|
||||
|
Loading…
x
Reference in New Issue
Block a user