mirror of
https://github.com/writeas/writefreely
synced 2025-02-01 15:36:48 +01:00
Switch target branch
This commit is contained in:
parent
2433745504
commit
16c6788b62
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
@ -7,7 +7,7 @@ name: Build container image, publish as Github-package
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ master, develop ]
|
branches: [ main, develop ]
|
||||||
# Publish semver tags as releases.
|
# Publish semver tags as releases.
|
||||||
tags:
|
tags:
|
||||||
- 'v*.*.*'
|
- 'v*.*.*'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user