Skip to content

Commit aba2e38

Browse files
committed
Fix issue
1 parent 5df7574 commit aba2e38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/updatecli/updatecli.d/versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ scms:
88
user: '{{ requiredEnv "GITHUB_ACTOR" }}'
99
username: '{{ requiredEnv "GITHUB_ACTOR" }}'
1010
owner: '{{ .scm.owner }}'
11-
repository: '{{ .scm.repository }}'
11+
repository: docs-builder
1212
token: '{{ requiredEnv "GITHUB_TOKEN" }}'
1313
commitusingapi: true
1414
branch: '{{ .scm.branch }}'

0 commit comments

Comments
 (0)