Skip to content

Github Action para publicação de actions, plugins, stacks e starter da StackSpot.

License

Notifications You must be signed in to change notification settings

stack-spot/workflow-github-action-publish-content

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

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

workflow-github-action-publish-content

Action test

GitHub Action to publish plugins, actions and stacks

📚 Usage

Requirements

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

Use Case

    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

License

Apache License 2.0

About

Github Action para publicação de actions, plugins, stacks e starter da StackSpot.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published