Skip to content
This repository has been archived by the owner on Nov 4, 2022. It is now read-only.

Commit

Permalink
Change the name of the example artifact.
Browse files Browse the repository at this point in the history
  • Loading branch information
msuozzo committed Jun 15, 2021
1 parent 28bb23f commit 9474e92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@ upload the build provenance to the workflow run result with the
- name: Upload provenance
uses: actions/upload-artifact@v2
with:
name: build-provenance
name: my-artifact
path: build.provenance
```

0 comments on commit 9474e92

Please sign in to comment.