Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxGripe committed Sep 3, 2024
1 parent 4212abb commit 4d39f67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Create GitHub Release and Upload Artifact
uses: softprops/action-gh-release@v2
with:
tag_name: "latest"
tag_name: "latest-${{ github.sha }}"
name: "Auto-release"
files: "output/win-x64/jpgWhiteBorderAdder.exe"
env:
Expand Down

0 comments on commit 4d39f67

Please sign in to comment.