Update .gitea/workflows/deploy-frontend.yml
All checks were successful
Deploy Frontend / docker (17, 3.8.5) (push) Successful in 3m15s

This commit is contained in:
Braydon 2024-04-16 17:24:57 -07:00
parent 21f31c0f1d
commit 9b87a84215

@ -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