Skip to content

Merge branch 'main' of https://github.com/Qbox-project/qbx_vehiclekeys #34

Merge branch 'main' of https://github.com/Qbox-project/qbx_vehiclekeys

Merge branch 'main' of https://github.com/Qbox-project/qbx_vehiclekeys #34

name: "Discord Commit"
on: [push]
jobs:
report-status:
if: github.event.repository.default_branch == github.ref_name
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Discord Webhook
uses: ChatDisabled/discord-commits@main
with:
id: ${{ secrets.WEBHOOK_ID }}
token: ${{ secrets.WEBHOOK_TOKEN }}