Skip to content

Freshly created container with MC 1.20.6 results in failure to open ViaVersion, zip END header not found #24

Freshly created container with MC 1.20.6 results in failure to open ViaVersion, zip END header not found

Freshly created container with MC 1.20.6 results in failure to open ViaVersion, zip END header not found #24

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