mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 02:14:13 +00:00
workflows adjusted for alpha branch
This commit is contained in:
2
.github/workflows/compile-mo.yml
vendored
2
.github/workflows/compile-mo.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
repository: wavelog/wavelog
|
||||
ref: dev
|
||||
ref: alpha
|
||||
fetch-depth: 2
|
||||
|
||||
- name: Set up gettext
|
||||
|
||||
2
.github/workflows/translation.yml
vendored
2
.github/workflows/translation.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
repository: wavelog/wavelog
|
||||
ref: dev
|
||||
ref: alpha
|
||||
|
||||
- name: Set up gettext
|
||||
run: sudo apt-get install -y gettext
|
||||
|
||||
Reference in New Issue
Block a user