Skip to content

build: updated placeholderapi to 2.11.6 and fixed repo #93

build: updated placeholderapi to 2.11.6 and fixed repo

build: updated placeholderapi to 2.11.6 and fixed repo #93

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: TitansBattle
token: ${{ secrets.PAT_TOKEN }}
fork: false