Skip to content

fix: correctly set the Publisher id when alternativeId is present #133

fix: correctly set the Publisher id when alternativeId is present

fix: correctly set the Publisher id when alternativeId is present #133

Workflow file for this run

on: [push, pull_request]
jobs:
go-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version: '1.21'
- uses: golangci/golangci-lint-action@v6
with:
version: v1.58.2
args: --timeout 3m --verbose