Merge pull request 'Replace image reference with correct aspect ratio' () from develop into main

Reviewed-on: 
Reviewed-by: Gautam Peri <gautam@noreply.hub.allspice.io>
This commit is contained in:
Gautam Peri 2024-08-01 05:33:06 +00:00
commit fee940174c

View File

@ -11,7 +11,7 @@ As shown and explained below in the YML workflow file, the generate-bom add-on i
This add-on requires the DigiKey client ID and client secret to be stored as Actions secrets. Refer to the [knowledge base article on Actions secrets](https://learn.allspice.io/docs/secrets#actions-secrets) to learn how to add the required secrets to your repository.
<img height="363" src="./images/repository_secrets.png">
![Repository Secrets](./images/repository_secrets.png)
### Step 2) Add the following step to your actions: