Skip to content

Update stakater/.github action to v0.0.105 (#338) #273

Update stakater/.github action to v0.0.105 (#338)

Update stakater/.github action to v0.0.105 (#338) #273

Workflow file for this run

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