Skip to content

Commit 77c718c

Browse files
authored
Fix the kpt releaae job (#4385)
Signed-off-by: liamfallon <liam.fallon@est.tech>
1 parent 5cc0c38 commit 77c718c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ jobs:
6666
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6767
- name: Generate SLSA subjects for provenance
6868
id: hash
69+
working-directory: go/src/github.com/kptdev/kpt
6970
run: |
7071
set -euo pipefail
7172

0 commit comments

Comments
 (0)