mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-10-09 23:40:43 +02:00
Fix tag pushes
This commit is contained in:
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@@ -4,6 +4,8 @@ on:
|
|||||||
pull_request:
|
pull_request:
|
||||||
push:
|
push:
|
||||||
branches: master
|
branches: master
|
||||||
|
tags:
|
||||||
|
- '*'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
old-version:
|
old-version:
|
||||||
|
Reference in New Issue
Block a user