Skip to content

Fix hasValue iterating over wrong template variable #3882

Fix hasValue iterating over wrong template variable

Fix hasValue iterating over wrong template variable #3882

Workflow file for this run

name: Check goreleaser config
on:
push:
branches:
- main
pull_request:
branches:
- main
permissions: read-all
jobs:
goreleaser-config:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
show-progress: false
- name: Check config
uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6.4.0
with:
args: check -f .goreleaser.yml