Change name of branch from master to main
Some checks failed
Resourcepack Zipper / build (push) Failing after 5m41s
Some checks failed
Resourcepack Zipper / build (push) Failing after 5m41s
This commit is contained in:
parent
d9b0c48a94
commit
73b069c8c8
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -3,7 +3,7 @@ name: Resourcepack Zipper
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master # Adjust this branch name if needed
|
||||
- main
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user