Skip to content

feat: Upbit.delete_orders() 주문 일괄 취소 접수, Upbit.delete_orders_by_id() … #37

feat: Upbit.delete_orders() 주문 일괄 취소 접수, Upbit.delete_orders_by_id() …

feat: Upbit.delete_orders() 주문 일괄 취소 접수, Upbit.delete_orders_by_id() … #37

on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
with:
release-type: python
package-name: python-upbit-api