We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 278e13f + c59a2ea commit 5bc9985Copy full SHA for 5bc9985
.github/workflows/release.yml
@@ -48,7 +48,7 @@ jobs:
48
EOF
49
- uses: actions/attest-build-provenance@v2
50
with:
51
- subject-path: _output/*
+ subject-path: go/src/github.com/containerd/fuse-overlayfs-snapshotter/_output/*
52
- name: "Create release"
53
working-directory: go/src/github.com/containerd/fuse-overlayfs-snapshotter
54
env:
0 commit comments