mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-10-09 07:19:48 +02:00
Fixed syntax in workflow
This commit is contained in:
3
.github/workflows/docker-description.yml
vendored
3
.github/workflows/docker-description.yml
vendored
@@ -2,7 +2,8 @@ name: Docker build & push
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: master
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
docker-description:
|
||||
|
Reference in New Issue
Block a user