mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 13:11:02 +00:00
chore(repo): rename default branch to main
This commit is contained in:
parent
0a64df293b
commit
20d013c697
2 changed files with 2 additions and 2 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
|
@ -2,7 +2,7 @@ name: Release
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
jobs:
|
||||
release:
|
||||
name: Release
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue