Skip to content

update (#5)

update (#5) #6

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