Skip to content

漂流瓶详情以转发的形式发送更多信息https://github.com/Todysheep/nonebot_plugin_bottle/i… #28

漂流瓶详情以转发的形式发送更多信息https://github.com/Todysheep/nonebot_plugin_bottle/i…

漂流瓶详情以转发的形式发送更多信息https://github.com/Todysheep/nonebot_plugin_bottle/i… #28

Workflow file for this run

name: publish
on:
push:
tags:
- v*
jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Publish python poetry package
uses: JRubics/[email protected]
with:
pypi_token: ${{ secrets.PYPI_TOKEN }}