From a9268b4cdbb9cfcc29936739f5f782481f9f94b1 Mon Sep 17 00:00:00 2001 From: heliguy Date: Sat, 2 Sep 2023 14:12:32 -0400 Subject: [PATCH] Fix repo name --- .github/workflows/flatpak-builder.yml | 1 + po/flattool-gui.pot | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/flatpak-builder.yml b/.github/workflows/flatpak-builder.yml index 99b8288..f79cfdc 100644 --- a/.github/workflows/flatpak-builder.yml +++ b/.github/workflows/flatpak-builder.yml @@ -19,4 +19,5 @@ jobs: with: bundle: io.github.heliguy4599.FlattoolGUI.flatpak manifest-path: io.github.heliguy4599.FlattoolGUI.json + repository-name: gnome-nightly repository-url: https://nightly.gnome.org/gnome-nightly.flatpakrepo \ No newline at end of file diff --git a/po/flattool-gui.pot b/po/flattool-gui.pot index 340af55..7735402 100644 --- a/po/flattool-gui.pot +++ b/po/flattool-gui.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: flattool-gui\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-09-02 14:09-0400\n" +"POT-Creation-Date: 2023-09-02 14:12-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n"