Skip to content

Commit 837665e

Browse files
committed
initial commit
1 parent d2b6f16 commit 837665e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
- name: Checkout repo
1919
uses: actions/checkout@v5
2020
with:
21+
repository: "cometbft/cometbft"
2122
fetch-depth: 0
2223
- run: echo "GO_VERSION=$(cat .github/workflows/go-version.env | grep GO_VERSION | cut -d '=' -f2)" >> $GITHUB_ENV
2324
- uses: actions/setup-go@v6

0 commit comments

Comments
 (0)