Skip to content

Commit

Permalink
chore: add build foundry server
Browse files Browse the repository at this point in the history
  • Loading branch information
qui-pham committed Aug 8, 2024
1 parent 9a917f9 commit 4a58f3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-server.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: docker
name: docker-server

on:
push:
Expand All @@ -15,7 +15,7 @@ env:
IMAGE_NAME: ${{ github.repository }}-server

jobs:
container:
server:
runs-on: ubuntu-latest
# https://docs.github.com/en/actions/reference/authentication-in-a-workflow
permissions:
Expand Down

0 comments on commit 4a58f3a

Please sign in to comment.