mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-06-13 19:43:34 -07:00
New build system
This commit is contained in:
@@ -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