chore: add deployment workflow for Shuttle in deploy.yml

This commit is contained in:
itsscb 2025-03-04 21:24:50 +01:00
parent 9ffaaca568
commit c9e8758c4f

View File

@ -2,7 +2,7 @@ name: Deploy to Shuttle
on:
push:
branches: [ main ]
branches: [ master ]
jobs:
deploy: