diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 030a9feef..c54c5015b 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -1,9 +1,10 @@ name: ocelot.social publish CI -on: - push: - branches: - - master +#on: +# push: +# branches: +# - master +on: [push] jobs: ##############################################################################