Skip to content

Commit 7fb41f5

Browse files
committed
chore(ci): add secrets
1 parent 10bafc8 commit 7fb41f5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/issue-opened.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,6 @@ jobs:
1010
issue_opened:
1111
name: add issue to project
1212
uses: bombshell-dev/automation/.github/workflows/add-issue-to-project.yml@main
13+
secrets:
14+
BOT_APP_ID: ${{ secrets.BOT_APP_ID }}
15+
BOT_PRIVATE_KEY: ${{ secrets.BOT_PRIVATE_KEY }}

0 commit comments

Comments
 (0)