Skip to content

build: Chaing publish repository jitpack to maven central #51

build: Chaing publish repository jitpack to maven central

build: Chaing publish repository jitpack to maven central #51

Workflow file for this run

name: 👌Auto assigner
on:
pull_request:
types:
- opened
jobs:
assign:
runs-on: ubuntu-latest
steps:
- uses: hkusu/review-assign-action@v1
with:
assignees: ${{ github.actor }}