Port is the Developer Platform meant to supercharge your DevOps and Developers, and allow you to regain control of your environment.
See action.yml for inputs and outputs.
- uses: port-labs/port-github-action@v1
with:
clientId: ${{ secrets.CLIENT_ID }}
clientSecret: ${{ secrets.CLIENT_SECRET }}
operation: UPSERT
identifier: port-github-action
title: Port Github Action
blueprint: PortIntegration
properties: |
{
"version": "v1"
}
team: '["Port"]'
relations: |
{
"deployedAt": "prod"
}