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
|
||||
on:
|
||||
push:
|
||||
branches: [master]
|
||||
branches: [main]
|
||||
defaults:
|
||||
run:
|
||||
working-directory: keycloak-theme
|
||||
|
|
Loading…
Reference in a new issue