Skip to content

Commit 11438da

Browse files
authored
Update libgit2sharp.yml
1 parent 78a9f28 commit 11438da

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/libgit2sharp.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,6 @@ jobs:
2828
echo running on branch ${GITHUB_REF##*/}
2929
dotnet pack --include-symbols -c Release LibGit2Sharp.sln
3030
ls ./bin/Packages/Release/
31-
- name: Short Sha
32-
id: short_sha
33-
env:
34-
SHORT_SHA: ${{ GITHUB_REF##*/ }}
3531
- name: Create Release
3632
id: create_release
3733
uses: actions/create-release@v1

0 commit comments

Comments
 (0)