Skip to content

Update stakater/.github action to v0.0.79 (#39) #29

Update stakater/.github action to v0.0.79 (#39)

Update stakater/.github action to v0.0.79 (#39) #29

Workflow file for this run

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