diff --git a/.github/workflows/PUBLISH_DEV.yml b/.github/workflows/PUBLISH_DEV.yml index 742487e..e812b8f 100644 --- a/.github/workflows/PUBLISH_DEV.yml +++ b/.github/workflows/PUBLISH_DEV.yml @@ -3,7 +3,7 @@ name: Publish latest development version on: push: branches: - - master + - main permissions: contents: read