mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-13 02:42:09 +02:00
First Release? v3
This commit is contained in:
@@ -96,7 +96,7 @@ jobs:
|
||||
if: steps.get_version.outputs.release != $(./fastfetch --version)
|
||||
uses: softprops/action-gh-release@v1
|
||||
with:
|
||||
tag_name: ${{ $(./fastfetch --version) }}
|
||||
tag_name: $(./fastfetch --version)
|
||||
generate_release_notes: true
|
||||
files: |
|
||||
./fastfetch
|
||||
|
||||
Reference in New Issue
Block a user