diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index be4a222..b9972eb 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -36,7 +36,7 @@ jobs: fi - name: Submodule the Dantherm repository - run: git submodule add -b dev https://github.com/Tvalley71/dantherm.git dantherm + run: git submodule add -b main https://github.com/Tvalley71/dantherm.git dantherm - name: Copy shared code files from the Dantherm integration run: |