Skip to content

Commit

Permalink
Prefix on config
Browse files Browse the repository at this point in the history
  • Loading branch information
justinabrahms committed Jan 11, 2023
1 parent 4b1540d commit 49e0ae6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-ossf-slsa3-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ jobs:
go-version: 1.17
# Optional: only needed if using ldflags.
evaluated-envs: "COMMIT_DATE:${{needs.args.outputs.commit-date}}, COMMIT:${{needs.args.outputs.commit}}, VERSION:${{needs.args.outputs.version}}, TREE_STATE:${{needs.args.outputs.tree-state}}"
config-file: slsa/${{matrix.os}}-${{matrix.arch}}.yml
config-file: slsa/goreleaser-${{matrix.os}}-${{matrix.arch}}.yml

0 comments on commit 49e0ae6

Please sign in to comment.