mirror of
https://github.com/Portabase/portabase.git
synced 2026-07-14 11:16:13 +02:00
fix
This commit is contained in:
@@ -225,6 +225,8 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
gh release edit ${{ needs.create-release.outputs.draft_tag }} --draft=false
|
gh release edit ${{ needs.create-release.outputs.draft_tag }} --draft=false
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
notify-discord:
|
notify-discord:
|
||||||
needs: create-release
|
needs: create-release
|
||||||
uses: ./.github/workflows/discord.yml
|
uses: ./.github/workflows/discord.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user