mirror of
https://github.com/bplein/factorio-docker.git
synced 2025-02-19 19:10:26 +02:00
Update docker-publish-github.yml
This commit is contained in:
parent
b7fb8a50df
commit
a840023a5f
4
.github/workflows/docker-publish-github.yml
vendored
4
.github/workflows/docker-publish-github.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: Docker
|
||||
name: Docker-github-repo
|
||||
|
||||
# This workflow uses actions that are not certified by GitHub.
|
||||
# They are provided by a third-party and are governed by
|
||||
@ -7,7 +7,7 @@ name: Docker
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "master" ]
|
||||
#branches: [ "master" ]
|
||||
# Publish semver tags as releases.
|
||||
tags: [ 'v*.*.*' ]
|
||||
pull_request:
|
||||
|
Loading…
x
Reference in New Issue
Block a user