Skip to content

Merge pull request #61 from BRACKETS-by-TRIAD/feat/installation-tabs #40

Merge pull request #61 from BRACKETS-by-TRIAD/feat/installation-tabs

Merge pull request #61 from BRACKETS-by-TRIAD/feat/installation-tabs #40

Workflow file for this run

name: Deploy to docs.craftable.pro
on:
push:
branches: [ "main" ]
jobs:
forge-deploy:
name: 'Deploy'
runs-on: ubuntu-latest
steps:
- name: Deploy
uses: jbrooksuk/[email protected]
with:
trigger_url: ${{ secrets.FORGE_DEPLOY_URL }}