Skip to content

Commit 783011e

Browse files
Add dummy cf_game_version input
1 parent 95cd145 commit 783011e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/auto_snapshot_update.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ on:
1616
fapi_version:
1717
description: "Fabric API version"
1818
required: true
19+
cf_game_version:
20+
description: "Dummy input. Does nothing."
21+
required: false
1922
distinct_id:
2023
required: false
2124

0 commit comments

Comments
 (0)