Skip to content

Release v0.3.6

Release v0.3.6 #12

on:
release:
types: [published]
name: push-docker-image-release
jobs:
push-docker-image-release:
uses: anyproto/any-sync-node/.github/workflows/push-docker-image-reusable.yml@main
secrets: inherit
with:
release: ${{ github.event.release.tag_name }}