diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5c4480e..581256c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -4,6 +4,7 @@ on: push: branches: - main + - bettermodel-support-dev jobs: build: @@ -30,7 +31,7 @@ jobs: - name: Auto release uses: "marvinpinto/action-automatic-releases@latest" with: - repo_token: "${{ secrets.GITHUB_TOKEN }}" + repo_token: "${{secrets.GITHUB_TOKEN}}" automatic_release_tag: latest prerelease: false files: | diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 1b61d9c..9a89915 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,16 +4,14 @@