Skip to content

Ensure on_end makes input tz aware and fix on_end method (#28) #9

Ensure on_end makes input tz aware and fix on_end method (#28)

Ensure on_end makes input tz aware and fix on_end method (#28) #9

Workflow file for this run

name: on tag
on:
push:
tags: ['**']
jobs:
publish_images:
uses: ./.github/workflows/publish-images.yaml
publish_charts:
needs: [publish_images]
uses: ./.github/workflows/publish-charts.yaml