Skip to content

Cleanup (#342)

Cleanup (#342) #278

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