Skip to content

Commit

Permalink
v1.1.352
Browse files Browse the repository at this point in the history
  • Loading branch information
helpforsoftware committed Aug 19, 2024
1 parent abb7f4c commit 028f7c2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ jobs:
# A personal access token for the GitHub repository in which the release will be created and edited.
# It is recommended to create the access token with the following scopes: `repo, user, admin:repo_hook`.
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: dist/Git History Crawler Setup 1.1.34
asset_name: Git History Crawler v1.1.34
file: dist/Git History Crawler Setup 1.1.35
asset_name: Git History Crawler v1.1.35
tag: ${{ github.ref }}
overwrite: true
body: Try Git History Crawler on Linux (Tested on Ubuntu)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@ jobs:
# A personal access token for the GitHub repository in which the release will be created and edited.
# It is recommended to create the access token with the following scopes: `repo, user, admin:repo_hook`.
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: dist/Git History Crawler Setup 1.1.34.exe
asset_name: Git History Crawler v1.1.34.exe
file: dist/Git History Crawler Setup 1.1.35.exe
asset_name: Git History Crawler v1.1.35.exe
tag: ${{ github.ref }}
overwrite: true
body: Try Git History Crawler on ${{ matrix.os }}
body: Try Git History Crawler on Windows


0 comments on commit 028f7c2

Please sign in to comment.