Thanks to visit codestin.com Credit goes to github.com
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 f26a773 commit 4c88aa3Copy full SHA for 4c88aa3
.github/workflows/release.yml
@@ -44,7 +44,6 @@ jobs:
44
body: |
45
This is the rolling release of ${{ env.Solution }} compiled from source (${{ github.sha }}).
46
The repository updates releases automatically to keep them up-to-date with the `${{ github.ref_name }}` ${{ github.ref_type }}.
47
- Releases were last built on ${{ env.BUILD_DATE }}.
48
fail_on_unmatched_files: true
49
files: |
50
D:/a/SharpSCCM/SharpSCCM/bin/Release/SharpSCCM.exe
0 commit comments