Skip to content

Amphithere flails around wildly when unmounted or mounted on the ground. (1.20.1-2.1.13 beta release #22

Amphithere flails around wildly when unmounted or mounted on the ground. (1.20.1-2.1.13 beta release

Amphithere flails around wildly when unmounted or mounted on the ground. (1.20.1-2.1.13 beta release #22

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 }}