Skip to content

Fill v2 has been deprecated on Dec.29, 2025. Fill v3 needs to be implemented, as this docker script will no longer pull new versions of the Paper server. #37

Fill v2 has been deprecated on Dec.29, 2025. Fill v3 needs to be implemented, as this docker script will no longer pull new versions of the Paper server.

Fill v2 has been deprecated on Dec.29, 2025. Fill v3 needs to be implemented, as this docker script will no longer pull new versions of the Paper server. #37

name: Issue assignment
on:
issues:
types: [opened]
jobs:
auto-assign:
runs-on: ubuntu-latest
steps:
- name: 'Auto-assign issue'
uses: pozil/auto-assign-issue@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
assignees: TheRemote