Skip to content

chore(dependencies): bump github.com/btcsuite/btcd from 0.23.2 to 0.2… #83

chore(dependencies): bump github.com/btcsuite/btcd from 0.23.2 to 0.2…

chore(dependencies): bump github.com/btcsuite/btcd from 0.23.2 to 0.2… #83

Workflow file for this run

name: Release
on:
push:
branches: [ "main" ]
jobs:
release:
name: Release
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: go-semantic-release/action@v1
with:
github-token: ${{ secrets.RELEASE_BOT }}