Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

Commit 7ae5ce2

Browse files
author
Mrinal Wahal
committed
updated release workflow
1 parent d961262 commit 7ae5ce2

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

.github/workflows/release.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@ jobs:
4141
# binary_name: cli
4242
ldflags: -X "github.com/${{ github.repository }}/cmd.Version=${{ env.VERSION }}" -X "github.com/${{ github.repository }}/nhost.REPOSITORY=${{ github.repository }}"
4343

44-
- name: Notify Community
45-
uses: sarisia/actions-status-discord@v1
46-
with:
47-
webhook: ${{ secrets.DISCORD_WEBHOOK }}
48-
nodetail: true
49-
title: CLI ${{ env.VERSION }} Realeased
50-
description: Upgrade using `nhost upgrade`
44+
#- name: Notify Community
45+
#uses: sarisia/actions-status-discord@v1
46+
#with:
47+
#webhook: ${{ secrets.DISCORD_WEBHOOK }}
48+
#nodetail: true
49+
#title: CLI ${{ env.VERSION }} Realeased
50+
#description: Upgrade using `nhost upgrade`

0 commit comments

Comments
 (0)