diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 194b2b4..aba6000 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -56,7 +56,6 @@ jobs: uses: actions/publish-action@v0.2.2 with: source-tag: ${{ env.TAG_NAME }} - slack-webhook: ${{ secrets.SLACK_WEBHOOK }} # Login to the GHCR Docker registry - name: Log into registry ${{ env.REGISTRY }}