Skip to content

fix(discord): use fresh reference for guild and role objects and non-… #123

fix(discord): use fresh reference for guild and role objects and non-…

fix(discord): use fresh reference for guild and role objects and non-… #123

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