Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove empty slack-webhook parameter
James M. Greene authored and GitHub committed Apr 18, 2023

Unverified

No user is associated with the committer email.
1 parent 5d061a9 commit cc959c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .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 }}

0 comments on commit cc959c8

Please sign in to comment.