Skip to content

Parse a dufrc file to allow for default settings #446

Parse a dufrc file to allow for default settings

Parse a dufrc file to allow for default settings #446

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