Skip to content

Commit ceb0a62

Browse files
authored
fix: changelog updated to use secret in diff orgs. (#39)
1 parent e3de8a2 commit ceb0a62

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/changelog.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ on:
66
branch:
77
required: true
88
type: string
9+
secrets:
10+
GITHUB:
11+
required: true
12+
description: 'PAT of the user to run the jobs.'
913
push:
1014
tags:
1115
- "*"

0 commit comments

Comments
 (0)