Skip to content

Update stakater/.github action to v0.0.99 (#41) #34

Update stakater/.github action to v0.0.99 (#41)

Update stakater/.github action to v0.0.99 (#41) #34

Workflow file for this run

name: Release
on:
push:
tags:
- "v*"
jobs:
release:
uses: stakater/.github/.github/workflows/release_template.yaml@v0.0.99
secrets:
SLACK_WEBHOOK_URL: ${{ secrets.STAKATER_DELIVERY_SLACK_WEBHOOK }}