Replace image reference with correct aspect ratio

This commit is contained in:
Daniel Lindmark 2024-07-31 18:04:06 -05:00
parent 9995fbb114
commit 1b027c44bf

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: