Skip to content

Commit

Permalink
fixed goreleaser to 0.149.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hellt committed Jan 25, 2021
1 parent cae08be commit 77ad5ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
with:
version: latest
version: v0.149.0
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ nfpms:
maintainer: Wim Henderickx <wim.henderickx@nokia.com>, Karim Radhouani <medkarimrdi@gmail.com>, Roman Dodin <dodin.roman@gmail.com>
homepage: https://containerlab.srlinux.dev
description: |
containerlab written in go
containerlab deploys containerized networking topologies
vendor: Nokia
license: GNU GPLv3
formats:
Expand Down

0 comments on commit 77ad5ae

Please sign in to comment.