Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 910e19b

Browse files
authored
Merge pull request #108 from githubtraining/private
Add private key to data object
2 parents b8f0806 + 6539bfa commit 910e19b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ steps:
3535
with: 02_closed-issue.md
3636
data:
3737
url: '%actions.issue.data.html_url%'
38+
private: '%payload.repository.private%'
3839
pages: 'https://%user.username%.github.io/%payload.repository.name%'
3940

4041
- title: Find the vulnerable dependency

0 commit comments

Comments
 (0)