Skip to content

Commit 477c130

Browse files
ci: move configuration files to a directory .slsa-goreleaser
Signed-off-by: Shunsuke Suzuki <[email protected]>
1 parent bec4a0b commit 477c130

File tree

7 files changed

+1
-1
lines changed

7 files changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@ jobs:
5050
uses: slsa-framework/slsa-github-generator/.github/workflows/[email protected]
5151
with:
5252
go-version: 1.18
53-
config-file: .slsa-goreleaser-${{matrix.os}}-${{matrix.arch}}.yml
53+
config-file: .slsa-goreleaser/${{matrix.os}}-${{matrix.arch}}.yml
5454
compile-builder: true
5555
evaluated-envs: "VERSION:${{needs.args.outputs.version}}"
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)