Skip to content

Commit

Permalink
only on main
Browse files Browse the repository at this point in the history
Signed-off-by: Justin Florentine <[email protected]>
  • Loading branch information
jflo committed Mar 8, 2024
1 parent 8ddf963 commit 7c39ff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
name: develop pre-release

on:
workflow_dispatch:
push:
-branches:
- main
Expand Down Expand Up @@ -56,5 +55,6 @@ jobs:
build/distributions/besu*.zip
body: |
This is an automated, bleeding edge build from the tip of ${{ github.ref_name }}. No promises. YOLO.
${{steps.hashes.outputs.tarSha}}
${{steps.hashes.outputs.zipSha}}

0 comments on commit 7c39ff3

Please sign in to comment.