mirror of
https://github.com/writeas/writefreely
synced 2025-01-21 03:35:35 +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:
|
||||
push:
|
||||
branches: [ master, develop ]
|
||||
branches: [ main, develop ]
|
||||
# Publish semver tags as releases.
|
||||
tags:
|
||||
- 'v*.*.*'
|
||||
|
Loading…
Reference in New Issue
Block a user