Skip to content

Commit 770032d

Browse files
committed
workflow should be fixed, add badge in readme
1 parent 7ff5123 commit 770032d

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/update_specific_types.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
name: "Automatic Type-Updating"
12
on:
23
schedule:
34
- cron: "0 0 * * *"

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![.github/workflows/update_specific_types.yaml](https://github.com/PaddeCraft/PyMCFunction/actions/workflows/update_specific_types.yaml/badge.svg)](https://github.com/PaddeCraft/PyMCFunction/actions/workflows/update_specific_types.yaml)
2+
13
# PyMCFunction
24

35
PyMCFunction is a tool to write Minecraft datapacks in Python.

0 commit comments

Comments
 (0)