mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-28 07:36:44 +00:00
Adding prerelease true
This commit is contained in:
parent
5e92a7fe25
commit
1f0e49b0d8
1 changed files with 1 additions and 0 deletions
1
.github/workflows/packager.yml
vendored
1
.github/workflows/packager.yml
vendored
|
|
@ -308,6 +308,7 @@ jobs:
|
|||
uses: softprops/action-gh-release@v1
|
||||
with:
|
||||
tag_name: ${{ env.GIT_TAG }}
|
||||
prerelease: true
|
||||
files: |
|
||||
packaging/deb/bor**.deb
|
||||
binary/bo**
|
||||
|
|
|
|||
Loading…
Reference in a new issue