Update publish.yml
This commit is contained in:
parent
b3bb01498a
commit
7f3e4f911e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
@ -1,7 +1,7 @@
|
||||||
name: Publish package
|
name: Publish package
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [master]
|
branches: [main]
|
||||||
defaults:
|
defaults:
|
||||||
run:
|
run:
|
||||||
working-directory: keycloak-theme
|
working-directory: keycloak-theme
|
||||||
|
|
Loading…
Reference in a new issue