Skip to content

Commit f805672

Browse files
committed
wip
1 parent 8c3bcf5 commit f805672

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/draft-release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,10 @@ jobs:
6060
app-id: ${{ secrets.GH_APP_RELEASE_ID }}
6161
private-key: ${{ secrets.GH_APP_RELEASE_PRIVATE_KEY }}
6262
permission-contents: read
63+
owner: conan-io
64+
repositories: |
65+
conan
66+
release-tools
6367
6468
- name: Checkout release-tools repository
6569
uses: actions/checkout@v4

0 commit comments

Comments
 (0)