From 9e756a948c2570512b3d0a598b2b60eed15e07ba Mon Sep 17 00:00:00 2001 From: Ernie Pasveer Date: Thu, 11 Dec 2025 13:41:35 -0600 Subject: [PATCH] Again. --- .github/workflows/flatpak-latest.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.github/workflows/flatpak-latest.yml b/.github/workflows/flatpak-latest.yml index 795a2c0..e13b941 100644 --- a/.github/workflows/flatpak-latest.yml +++ b/.github/workflows/flatpak-latest.yml @@ -25,13 +25,6 @@ jobs: - name: Checkout code uses: actions/checkout@v4 - - name: Create flatpak-latest tag - - uses: rickstaa/action-create-tag@v1 - with: - tag: flatpak-latest - force_push_tag: true - message: flatpak-latest - - name: Build Flatpak uses: flatpak/flatpak-github-actions/flatpak-builder@v6 with: