Skip to content

Commit

Permalink
Run go-makefile-maker
Browse files Browse the repository at this point in the history
  • Loading branch information
sapcc-bot committed Oct 11, 2023
1 parent 5511f6e commit 69d08bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ jobs:
- name: Generate release info
run: |
go install github.com/sapcc/go-bits/tools/release-info@latest
mkdir -p build
release-info CHANGELOG.md $(git describe --tags --abbrev=0) > build/release-info
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v5
Expand Down

0 comments on commit 69d08bc

Please sign in to comment.