Skip to content

Commit 3f64539

Browse files
committed
Add shareableUrl
1 parent b29f91b commit 3f64539

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/nextcloud/NextcloudArtifact.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ export class NextcloudArtifact {
9696
},
9797
...github.context.repo
9898
})
99+
core.setOutput('shareableUrl', shareableUrl)
99100
core.info(`Check run create response: ${resp.status}`)
100101
core.info(`Check run URL: ${resp.data.url}`)
101102
core.info(`Check run HTML: ${resp.data.html_url}`)

0 commit comments

Comments
 (0)