Update test.yml
This commit is contained in:
parent
c4773c69d3
commit
db652a609b
1 changed files with 1 additions and 2 deletions
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
|
|
@ -4,7 +4,6 @@ on:
|
|||
workflow_dispatch:
|
||||
inputs:
|
||||
project_version:
|
||||
required: true
|
||||
type: string
|
||||
|
||||
jobs:
|
||||
|
|
@ -19,7 +18,7 @@ jobs:
|
|||
key: ${{ secrets.DISCORD_RELEASES }}
|
||||
username: "TerraFirmaGreg"
|
||||
avatar_url: "https://raw.githubusercontent.com/TerraFirmaGreg-Team/.github/main/branding/logo.png"
|
||||
allowed_mentions_parse_roles: true
|
||||
allowed_mentions_roles: "1377790507790368868"
|
||||
content_links_no_embed: .+
|
||||
content: |
|
||||
"test"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue