Skip to content

Add file storage integrations #9

Add file storage integrations

Add file storage integrations #9

name: Push to Paragon
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
push_to_paragon:
name: Push to Paragon
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- id: push
uses: useparagon/paragraph-push@v1
with:
paragonKey: ${{ secrets.PARAGON_CLI_KEY }}
paragonZeusUrl: https://zeus.useparagon.com
paragonDashboardUrl: https://dashboard.useparagon.com