diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 823f361..fe67bf4 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -27,5 +27,4 @@ jobs: env: PORT_CLIENT_ID: ${{ secrets.PORT_CLIENT_ID }} PORT_CLIENT_SECRET: ${{ secrets.PORT_CLIENT_SECRET }} - PORT_BASE_URL: https://api.stg-01.getport.io - STATE_KEY: my-k8s-exporter \ No newline at end of file + PORT_BASE_URL: https://api.stg-01.getport.io \ No newline at end of file