We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad632f1 commit 3261ed7Copy full SHA for 3261ed7
.github/workflows/ubuntu.yml
@@ -45,8 +45,8 @@ jobs:
45
# A personal access token for the GitHub repository in which the release will be created and edited.
46
# It is recommended to create the access token with the following scopes: `repo, user, admin:repo_hook`.
47
repo_token: ${{ secrets.GITHUB_TOKEN }}
48
- file: dist/Git\ History\ Crawler-1.1.35.AppImage
49
- asset_name: Git History Crawler v1.1.35.AppImage
+ file: dist/Git History Crawler-1.1.35.AppImage
+ asset_name: Git History Crawler-v1.1.35.AppImage
50
tag: ${{ github.ref }}
51
overwrite: true
52
body: Try Git History Crawler on Linux (Tested on Ubuntu)
0 commit comments