Skip to content

chore: sync repository files #63

chore: sync repository files

chore: sync repository files #63

Workflow file for this run

name: "Discord Commit"
on:
push:
jobs:
discord-notification:
uses: Red40-Development/red40_repo_sync/.github/workflows/reusable-discord-push.yml@v1

Check failure on line 8 in .github/workflows/discord-push.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/discord-push.yml

Invalid workflow file

error parsing called workflow ".github/workflows/discord-push.yml" -> "Red40-Development/red40_repo_sync/.github/workflows/reusable-discord-push.yml@v1" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets:
DISCORD_WEBHOOK_ID: ${{ secrets.DISCORD_WEBHOOK_ID }}
DISCORD_WEBHOOK_TOKEN: ${{ secrets.DISCORD_WEBHOOK_TOKEN }}
DISCORD_WEBHOOK_AVATARURL: ${{ secrets.DISCORD_WEBHOOK_AVATARURL }}