mirror of
https://github.com/pagefaultgames/rogueserver.git
synced 2025-09-19 05:33:48 +08:00
Adjust GHCR workflow to not run unless pushed to master
This commit is contained in:
parent
d73f761869
commit
95cbbee81d
3
.github/workflows/ghcr.yml
vendored
3
.github/workflows/ghcr.yml
vendored
@ -2,7 +2,8 @@ name: Publish to GHCR
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
branches:
|
||||
- master
|
||||
jobs:
|
||||
build:
|
||||
name: Build and publish to GHCR
|
||||
|
Loading…
x
Reference in New Issue
Block a user