Skip to content

Update python Docker tag to v3.12 (#137) #110

Update python Docker tag to v3.12 (#137)

Update python Docker tag to v3.12 (#137) #110

Workflow file for this run

name: Release
on:
push:
tags:
- "v*"
jobs:
release:
uses: stakater/.github/.github/workflows/[email protected]
secrets:
SLACK_WEBHOOK_URL: ${{ secrets.STAKATER_DELIVERY_SLACK_WEBHOOK }}