Skip to content

增加ByteArrayResponseHandler #18

增加ByteArrayResponseHandler

增加ByteArrayResponseHandler #18

Workflow file for this run

name: Maven Verify and Deploy CI
on:
push:
branches:
paths-ignore:
- '.github/workflows/release.yml'
- 'README.md'
jobs:
maven:
permissions:
packages: write
uses: dbstar-org/general/.github/workflows/maven.yml@v1
secrets: inherit