Skip to content

ryanlua/update-roblox-asset

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Update Roblox Asset

GitHub Action for updating assets on Roblox.

Uses Open Cloud to update the asset on Roblox and then polls the operation status for the result.

Usage

- uses: ryanlua/update-roblox-asset@v0.1.0
  with:
    api-key: ${{ secrets.OPEN_CLOUD_API_KEY }}
    asset-id: 13947506401
    file: model.rbxm

Inputs

Input Required Description
api-key Yes Open Cloud API key with asset:read and asset:write scopes
asset-id Yes ID of the asset to update
file Yes Path to .rbxm or .rbxmx asset file
display-name No New display name for the asset
description No New description for the asset

Outputs

Output Description
operation-id ID of asset operation

About

GitHub Action for uploading and updating assets on Roblox

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Packages

 
 
 

Contributors

Languages