Skip to content

TEST - Discord ping #15

TEST - Discord ping

TEST - Discord ping #15

name: TEST - Discord ping
on:
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
repository: "withstudiocms/automation"
ref: "main"
path: "automation"
- name: test
uses: ./automation/.github/workflows/send-discord-embed.yml
with:
DISCORD_WEBHOOK: ${{ secrets.DISCORD_TEST_HOOK }}
CONTENT: This is a test