Skip to content

fix: complete rewrite of EliminationTournamentGame (#135) #92

fix: complete rewrite of EliminationTournamentGame (#135)

fix: complete rewrite of EliminationTournamentGame (#135) #92

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