Skip to content

Update python Docker tag to v3.13 (#40) #33

Update python Docker tag to v3.13 (#40)

Update python Docker tag to v3.13 (#40) #33

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 }}