Skip to content

update "steampipe plugin install" reference docs for new default pull… #40

update "steampipe plugin install" reference docs for new default pull…

update "steampipe plugin install" reference docs for new default pull… #40

Workflow file for this run

name: Trigger Vercel deploy (prod)
on:
push:
branches:
- main
workflow_dispatch:
jobs:
trigger-vercel-deploy:
runs-on: ubuntu-latest
steps:
- name: Trigger Vercel deploy
run: |
curl -X POST ${{ secrets.VERCEL_DEPLOY_LINK_PROD }}