GitHub Action to publish plugins, actions and stacks
To learn more about generating account keys(CLIENT_ID
, CLIENT_KEY
, REALM
), please refer to the documentation:
https://docs.stackspot.com/home/account/enterprise/service-credential
steps:
- uses: stack-spot/workflow-github-action-publish-content@v1.0.0
with:
client_id: ${{ secrets.CLIENT_ID }}
client_key: ${{ secrets.CLIENT_KEY }}
realm: ${{ secrets.REALM }}
studio: studio_name
content_path: content_path #optional default is current path