We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c91d3d5 commit b36040eCopy full SHA for b36040e
.github/workflows/release.yaml
@@ -36,6 +36,7 @@ jobs:
36
push: true
37
tags: ${{ steps.meta.outputs.tags }}
38
labels: ${{ steps.meta.outputs.labels }}
39
+ context: .
40
- name: Generate artifact attestation
41
uses: actions/attest-build-provenance@v1
42
with:
0 commit comments