Skip to content

Commit 9b191fc

Browse files
committed
Revert "Update release publisher to commit binary"
This reverts commit cb10940.
1 parent 6279ccd commit 9b191fc

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/publish-release.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -70,12 +70,6 @@ jobs:
7070
sha256sum hyde > checksum.txt
7171
echo "SHA256 checksum of the application binary: $(cat checksum.txt)"
7272
73-
- name: Commit executable
74-
uses: EndBug/add-and-commit@v9
75-
with:
76-
add: builds/hyde
77-
message: "Build standalone executable"
78-
7973
- name: Upload executable
8074
uses: actions/upload-artifact@v3
8175
with:

0 commit comments

Comments
 (0)