Skip to content

Release v0.2.10

Release v0.2.10 #18

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