Skip to content

Update optifine tag #387

Update optifine tag

Update optifine tag #387

Workflow file for this run

name: Validate Tags
on:
push:
pull_request:
jobs:
validate:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
# - name: Login to GitHub Container Registry
# uses: docker/login-action@v1
# with:
# registry: ghcr.io
# username: ${{ github.repository_owner }}
# password: ${{ secrets.GITHUB_TOKEN }}
- run: docker run -v $(pwd)/tags:/tags ghcr.io/fabricmc/fabric-discord-bot:tags-latest