Skip to content

Commit

Permalink
OPS: Pass secret to reusable issues workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
cortadocodes committed Jul 6, 2023
1 parent d90d59f commit e86af6b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/synced-add-issues-to-octue-board.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@ on:
jobs:
add-issues-to-octue-board:
uses: octue/.github/.github/workflows/synced-add-issues-to-octue-board.yaml@main
secrets:
github-token: ${{ secrets.PROJECT_AUTOMATION_GITHUB_TOKEN_2 }}

0 comments on commit e86af6b

Please sign in to comment.