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: build:
uses: ./.github/workflows/docker-build.yml uses: ./.github/workflows/docker-build.yml
with: with:
name: "sb-container" name: "sb-server"
username: "ajayyy" username: "ajayyy"
secrets: secrets:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}