Skip to content

feat: v2.0.1 changelog #53

feat: v2.0.1 changelog

feat: v2.0.1 changelog #53

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 }}