Skip to content

Commit

Permalink
chore(ci): add secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
natemoo-re committed Dec 29, 2024
1 parent 10bafc8 commit 7fb41f5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/issue-opened.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@ jobs:
issue_opened:
name: add issue to project
uses: bombshell-dev/automation/.github/workflows/add-issue-to-project.yml@main
secrets:
BOT_APP_ID: ${{ secrets.BOT_APP_ID }}
BOT_PRIVATE_KEY: ${{ secrets.BOT_PRIVATE_KEY }}

0 comments on commit 7fb41f5

Please sign in to comment.