diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index c623bc3..8f4d1d5 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -53,7 +53,7 @@ jobs: # This is necessary in order to push a commit to the repo GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Leave this line unchanged - name: Publish Release - id: commit + id: publish uses: packagrio/action-publishr-go@master env: # This is necessary in order to push a commit to the repo