Skip to content

Commit

Permalink
fix version number
Browse files Browse the repository at this point in the history
  • Loading branch information
derqurps committed Jun 10, 2023
1 parent e7cf1d3 commit c9613c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ jobs:
# # mv tgz-down/noefinderlein-linux-portable.tar.gz tgz-down/noefinderlein-linux-portable-${{ steps.get_version.outputs.version }}.tar.gz

- name: Generate release
uses: softprops/action-gh-release@latest
uses: softprops/action-gh-release@v0.1.15
with:
tag_name: ${{ github.ref }}
name: NÖ Finderlein Release ${{ github.ref_name }}
Expand Down

0 comments on commit c9613c2

Please sign in to comment.