Skip to content

Update stakater/.github action to v0.0.106 (#340) #275

Update stakater/.github action to v0.0.106 (#340)

Update stakater/.github action to v0.0.106 (#340) #275

Workflow file for this run

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