Skip to content

Commit 607e9ff

Browse files
fix daily build workflow link in release doc (#10997)
2 parents e6a0028 + 9ee2f3c commit 607e9ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/release/RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ The app-k9mail/src/main/res/raw/changelog_master.xml should not include any beta
230230
## Releases
231231

232232
Releases for both K-9 and Thunderbird for Android are automated with github actions.
233-
Daily builds are scheduled with the [Daily Builds](https://github.com/thunderbird/thunderbird-android/actions/workflows/daily_builds.yml) action and all builds are performed by the [Shippable Build & Signing](https://github.com/thunderbird/thunderbird-android/actions/workflows/shippable_builds.yml) action.
233+
Daily builds are scheduled with the [Daily Builds](https://github.com/thunderbird/thunderbird-android/actions/workflows/build-daily.yml) action and all builds are performed by the [Shippable Build & Signing](https://github.com/thunderbird/thunderbird-android/actions/workflows/shippable_builds.yml) action.
234234

235235
For the historical manual release process, see [Releasing](HISTORICAL_RELEASE.md).
236236

0 commit comments

Comments
 (0)