Skip to content

Commit

Permalink
Update flatpak.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
midwan authored Nov 11, 2023
1 parent b7991a7 commit 0ed8d9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flatpak.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
uses: "marvinpinto/action-automatic-releases@latest"
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
automatic_release_tag: "preview"
automatic_release_tag: "latest-preview"
prerelease: true
title: "Latest Preview Build"
files: |
Expand Down

0 comments on commit 0ed8d9a

Please sign in to comment.