Skip to content

Add translations for new icons in game GUI #93

Add translations for new icons in game GUI

Add translations for new icons in game GUI #93

# Taken from Minestom under the Apache License 2.0
# https://github.com/Minestom/Minestom/blob/master/.github/workflows/trigger-jitpack-build.yml
# https://github.com/Minestom/Minestom/blob/master/LICENSE
name: Trigger Jitpack Build
on:
push:
branches: [ main ]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
timeout-minutes: 20
steps:
- name: Trigger Jitpack Build
run: curl "https://jitpack.io/com/github/BlueDragonMC/Server/${GITHUB_SHA:0:10}/build.log"