diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 012da6f..c66b87b 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -40,6 +40,9 @@ jobs: current_version: ${{ steps.latest-tag.outputs.tag }} level: patch + - name: Coveralls GitHub Action + uses: coverallsapp/github-action@v2.3.0 + - name: Create Release Notes id: create-release run: |