Skip to content

Commit

Permalink
Merge pull request #645 from fortanix/raoul/info_pcs_api_key
Browse files Browse the repository at this point in the history
Document PCS_API_KEY
  • Loading branch information
raoulstrackx committed Sep 19, 2024
2 parents 3367ada + 61af1ea commit 7943f02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
runs-on: ubuntu-20.04

env:
# PCS_API_KEY: Raoul Strackx' personal access key. Only used here, and only provides access to the Intel PCS service, which is public anyway
PCS_API_KEY: ${{ secrets.PCS_API_KEY }}

steps:
Expand Down

0 comments on commit 7943f02

Please sign in to comment.