Fixes to deployment

This commit is contained in:
2025-02-16 22:58:57 +11:00
parent 8ca99bca67
commit ad2f09457c
3 changed files with 5 additions and 5 deletions

View File

@@ -31,7 +31,7 @@ jobs:
run: make test
- name: Build the binary
run: make build
run: make build SUFFIX=-staging-$GITHUB_SHA
- name: Deploy to Server
env: