Skip to content

[Bug]:Ice and Fire (iceandfire) has failed to load correctly java.lang.reflect.InvocationTargetException: null (1.18.2) #472

[Bug]:Ice and Fire (iceandfire) has failed to load correctly java.lang.reflect.InvocationTargetException: null (1.18.2)

[Bug]:Ice and Fire (iceandfire) has failed to load correctly java.lang.reflect.InvocationTargetException: null (1.18.2) #472

Workflow file for this run

name: "Label Issues"
on:
issues:
types: [opened, edited]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: github/[email protected]
with:
configuration-path: .github/config/labels.yml
enable-versioned-regex: 0
repo-token: ${{ secrets.GITHUB_TOKEN }}