Skip to content

🐛 fix: #219 fix prefix number format #448

🐛 fix: #219 fix prefix number format

🐛 fix: #219 fix prefix number format #448

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/[email protected]
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v4
with:
version: latest
args: release --snapshot --skip-publish --skip-sign --rm-dist