Merge branch 'master' of https://git.rainnny.club/Rainnny/RESTfulMC
All checks were successful
Deploy Frontend / docker (17, 3.8.5) (push) Successful in 1m25s

This commit is contained in:
Braydon 2024-04-16 20:53:07 -04:00
commit 490ba046ef

@ -21,6 +21,8 @@ jobs:
# Checkout the repo
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
# Deploy to Dokku
- name: Deploy to Dokku