mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-07-13 12:35:31 +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:
|
||||
push:
|
||||
branches: master
|
||||
tags:
|
||||
- '*'
|
||||
|
||||
jobs:
|
||||
old-version:
|
||||
|
Reference in New Issue
Block a user