mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-24 03:29:57 -07:00
New build system
This commit is contained in:
5
.github/workflows/webhook.yml
vendored
5
.github/workflows/webhook.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: 'Webhook'
|
||||
name: "Webhook"
|
||||
|
||||
on:
|
||||
push:
|
||||
@@ -32,8 +32,7 @@ jobs:
|
||||
webhook:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
- name: 'Checkout code'
|
||||
- name: "Checkout code"
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Send webhook
|
||||
|
||||
Reference in New Issue
Block a user