Remove empty slack-webhook parameter
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user