This commit is contained in:
parent
d1f6ff79a7
commit
008da57aaa
@ -20,6 +20,8 @@ jobs:
|
||||
# Checkout the repo
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
# Deploy to Dokku
|
||||
- name: Push to dokku
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "joe",
|
||||
"name": "mcutils-frontend",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
Loading…
Reference in New Issue
Block a user