Skip to content

Merge pull request #210 from anyproto/GO-6775-update-any-store #185

Merge pull request #210 from anyproto/GO-6775-update-any-store

Merge pull request #210 from anyproto/GO-6775-update-any-store #185

Workflow file for this run

name: Release
on:
push:
tags:
- 'v*.*.*'
permissions: write-all
jobs:
release-reusable:
uses: anyproto/shared-actions/.github/workflows/release-go-daemons-reusable.yml@v1
secrets: inherit # pass all secrets
with:
dockerfile-cmd: '["/bin/any-sync-node", "-c", "/etc/any-sync-node/config.yml"]'