Skip to content

Update stakater/.github action to v0.0.91 (#304) #243

Update stakater/.github action to v0.0.91 (#304)

Update stakater/.github action to v0.0.91 (#304) #243

Workflow file for this run

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