Skip to content

feat: added config for the db table prefix (#408) #118

feat: added config for the db table prefix (#408)

feat: added config for the db table prefix (#408) #118

on:
push:
branches:
- master
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
with:
release-type: maven
package-name: SimpleClans
token: ${{ secrets.PAT_TOKEN }}
fork: false