Skip to content

Update to support page. Refining concepts and descriptions (#11) #9

Update to support page. Refining concepts and descriptions (#11)

Update to support page. Refining concepts and descriptions (#11) #9

Workflow file for this run

name: Release
on:
push:
tags:
- "v*"
jobs:
release:
uses: stakater/.github/.github/workflows/[email protected]
secrets:
SLACK_WEBHOOK_URL: ${{ secrets.STAKATER_DELIVERY_SLACK_WEBHOOK }}