Skip to content

Commit

Permalink
add latest tag (#116)
Browse files Browse the repository at this point in the history
Add a latest tag once done publishing to flakehub.
  • Loading branch information
gmodena authored Dec 13, 2024
1 parent eb6f906 commit 010634f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/flakehub-publish-tagged.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ jobs:
visibility: "public"
name: "gmodena/nix-flatpak"
tag: "${{ inputs.tag }}"

- name: Run latest-tag
uses: EndBug/latest-tag@latest

0 comments on commit 010634f

Please sign in to comment.