Skip to content

Update index.ts

Update index.ts #54

Workflow file for this run

name: 'Test Action'
on:
push:
branches:
- 'main'
workflow_dispatch:
permissions:
contents: write
checks: write
jobs:
test:
name: 'Test Action'
runs-on: ubuntu-latest
steps:
- name: 'Setup Repository (${{github.event.repository.name}})'
uses: actions/checkout@v4
- name: 'Test Action'
uses: Datapack-Registry/minecraft-manifest@main