mirror of
https://github.com/jagandeepbrar/lunasea.git
synced 2026-08-31 12:42:34 +00:00
fix(ci): Set correct Discord action
This commit is contained in:
4
.github/workflows/update_discord.yml
vendored
4
.github/workflows/update_discord.yml
vendored
@@ -15,11 +15,13 @@ on:
|
||||
required: true
|
||||
|
||||
jobs:
|
||||
run:
|
||||
run:
|
||||
name: Update Discord Channel
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- name: Discord Message
|
||||
uses: sarisia/actions-status-discord@v1
|
||||
with:
|
||||
description: "Build and deploy `${{ inputs.FLAVOR }}` build"
|
||||
status: ${{ inputs.STATUS }}
|
||||
|
||||
Reference in New Issue
Block a user