1
0
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:
Bill Plein 2023-03-15 09:50:08 -05:00 committed by GitHub
parent b7fb8a50df
commit a840023a5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: