mirror of
https://github.com/feeddeck/feeddeck.git
synced 2026-03-22 21:09:51 -05:00
[PR #23] [MERGED] [core] Add Flatpak Files to Build Archive #311
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/feeddeck/feeddeck/pull/23
Author: @ricoberger
Created: 10/11/2023
Status: ✅ Merged
Merged: 10/11/2023
Merged by: @ricoberger
Base:
main← Head:core-add-flatpak-files-to-archive📝 Commits (1)
52f0261[core] Add Flatpak Files to Build Archive📊 Changes
3 files changed (+6 additions, -46 deletions)
View changed files
📝
.github/workflows/continuous-delivery.yaml(+3 -0)📝
CONTRIBUTING.md(+3 -0)➖
app/linux/flatpak/app.feeddeck.feeddeck.yml(+0 -46)📄 Description
Instead of downloading the Flatpak files from GitHub in the "app.feeddeck.feeddeck.yml" file, we are now adding the files to the archive we create during the release process.
The
app.feeddeck.feeddeck.ymlfile should then look as follows:🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.