Skip to content

build(deps): bump github.com/mattn/go-runewidth from 0.0.14 to 0.0.15 #434

build(deps): bump github.com/mattn/go-runewidth from 0.0.14 to 0.0.15

build(deps): bump github.com/mattn/go-runewidth from 0.0.14 to 0.0.15 #434

Workflow file for this run

name: goreleaser
on:
pull_request:
push:
jobs:
goreleaser:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Set up Go
uses: actions/setup-go@v4.0.0
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v4
with:
version: latest
args: release --snapshot --skip-publish --skip-sign --rm-dist