mirror of
https://github.com/AllSpiceIO/cofactr-cogs.git
synced 2025-04-10 22:50:08 +00:00
Add BOM input parameters to readme
This commit is contained in:
parent
177376dbf8
commit
27efa7113b
@ -11,6 +11,9 @@ Add the following step to your actions:
|
||||
uses: https://hub.allspice.io/Actions/cofactr-cogs@v1
|
||||
with:
|
||||
bom_file: bom.csv
|
||||
bom_part_number_column: Part Number
|
||||
bom_manufacturer_column: Manufacturer
|
||||
bom_quantity_column: Quantity
|
||||
quantities: "1,10,100,1000"
|
||||
client_id: YOUR_COFACTR_CLIENT_ID
|
||||
api_key: ${{ secrets.COFACTR_API_KEY }}
|
||||
|
Loading…
Reference in New Issue
Block a user