Skip to content

GH-263 Document the text-based format #20

GH-263 Document the text-based format

GH-263 Document the text-based format #20

name: Surge.sh Preview Teardown
on:
pull_request_target:
types: [closed]
jobs:
preview:
runs-on: ubuntu-latest
steps:
- uses: afc163/surge-preview@v1
id: preview_step
with:
surge_token: ${{ secrets.SURGE_TOKEN }}
github_token: ${{ secrets.GITHUB_TOKEN }}
teardown: 'true'
failOnError: 'false'
build: |
echo Deleting from surge.sh