rename container

This commit is contained in:
Ajay
2022-05-04 02:25:29 -04:00
parent c5d2cacae2
commit c5f163e41e

View File

@@ -9,7 +9,7 @@ jobs:
build:
uses: ./.github/workflows/docker-build.yml
with:
name: "sb-container"
name: "sb-server"
username: "ajayyy"
secrets:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}