AT Protocol IPLD-CAR Repository toolkit (CLI)

fix

tree c0a19d39 3a0ff32e

Changed files
-2
.github
workflows
-2
.github/workflows/release.yaml
··· 27 27 github_token: ${{ secrets.PAT }} 28 28 goos: ${{ matrix.goos }} 29 29 goarch: ${{ matrix.goarch }} 30 - project_path: "./cmd" 31 30 ldflags: "-X main._version=${{ github.event.release.tag_name }}" 32 - binary_name: atr 33 31 sha256sum: true 34 32 md5sum: false