Skip to content

Commit d0a9a97

Browse files
committed
ci: add token for private cimis-tsdb repo
1 parent 7b1e4e1 commit d0a9a97

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
with:
2222
repository: dl-alexandre/cimis-tsdb
2323
path: _deps/cimis-tsdb
24+
token: ${{ secrets.GITHUB_TOKEN }}
2425

2526
- name: Set up Go
2627
uses: actions/setup-go@v6

0 commit comments

Comments
 (0)