Merge pull request #11 from farhoodlabs/dev

Dev
This commit is contained in:
2026-05-11 17:02:31 -07:00
committed by GitHub
631 changed files with 145306 additions and 5042 deletions
+1
View File
@@ -24,6 +24,7 @@ jobs:
run: echo "sha=$(echo ${{ github.sha }} | cut -c1-7)" >> $GITHUB_OUTPUT
- name: Login to Docker Hub
continue-on-error: true
uses: docker/login-action@v3
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}