notify prod release as well
This commit is contained in:
parent
7846bf1bc3
commit
bedbe46830
4
.github/workflows/production-release.yml
vendored
4
.github/workflows/production-release.yml
vendored
@ -31,3 +31,7 @@ jobs:
|
||||
tags: coollabsio/coolify:latest,coollabsio/coolify:${{steps.package-version.outputs.current-version}}
|
||||
cache-from: type=registry,ref=coollabsio/coolify:buildcache
|
||||
cache-to: type=registry,ref=coollabsio/coolify:buildcache,mode=max
|
||||
- uses: sarisia/actions-status-discord@v1
|
||||
if: always()
|
||||
with:
|
||||
webhook: ${{ secrets.DISCORD_WEBHOOK_DEV_CHANNEL }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user