diff --git a/.github/workflows/scala.yml b/.github/workflows/scala.yml index c4a76bc..3c36626 100644 --- a/.github/workflows/scala.yml +++ b/.github/workflows/scala.yml @@ -32,7 +32,6 @@ jobs: - name: Build assembly run: sbt assembly - name: Deploy dev-latest - - name: Update automatic release uses: marvinpinto/action-automatic-releases@latest with: repo_token: "${{ secrets.GITHUB_TOKEN }}"