mirror of
https://github.com/cupcakearmy/glyphance.git
synced 2025-09-03 21:20:40 +00:00
correct input
This commit is contained in:
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
name: Build Docker Image
|
||||
uses: cupcakearmy/workflows/.github/workflows/docker.yml@main
|
||||
with:
|
||||
image: cupcakearmy/glyphance
|
||||
name: cupcakearmy/glyphance
|
||||
secrets:
|
||||
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
|
||||
DOCKER_TOKEN: ${{ secrets.DOCKER_TOKEN }}
|
||||
|
Reference in New Issue
Block a user