Skip to content

Commit

Permalink
Merge pull request #3 from Tynopia/chore-asset-id-image
Browse files Browse the repository at this point in the history
fix: Asset Id Image
  • Loading branch information
Tynopia authored Dec 16, 2024
2 parents 4e6ba46 + d68e0dd commit d0908ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ CFX provides API keys for this action.
| -------------------- | --------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| cookie | The Forum Cookie to authenticate | Go to [forum.cfx.re](https://forum.cfx.re) and inspect the page with your browser's dev tools. Then search for the `_t` cookie. |
| zipPath | The path to your ZIP file that should be uploaded | This is the file location of your packed ZIP file inside the Workflow Container, usually stored in `/home/...`. |
| assetId | The Asset ID, which is a unique ID in the portal | The Asset ID can be found at [portal.cfx.re](https://portal.cfx.re/assets/created-assets). ![image](https://github.com/user-attachments/assets/885b6e8d-93b6-48c2-a7c0-631badd6f58d) |
| assetId | The Asset ID, which is a unique ID in the portal | The Asset ID can be found at [portal.cfx.re](https://portal.cfx.re/assets/created-assets). ![image](https://github.com/user-attachments/assets/4176b7e7-cfbb-4e14-a488-04c4301f6082) |
| chunkSize (Optional) | How large one chunk is for upload. Default: 2097152 bytes | |

## How to Contribute
Expand Down

0 comments on commit d0908ba

Please sign in to comment.