Skip to content

Commit

Permalink
Fix secret used in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
bperraudin committed Oct 1, 2024
1 parent 4647f19 commit 50ca958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/board.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
board: "zest_core_stm32l4a6rg"

secrets:
personal_access_token: ${{ secrets.PAT }}
personal_access_token: ${{ secrets.CI_6TRON_ZEPHYR_RO }}

0 comments on commit 50ca958

Please sign in to comment.