Update README.md

This commit is contained in:
Jorge O. Castro 2024-12-29 12:52:59 -05:00 committed by GitHub
parent 90c3f2c60a
commit 3822e1626b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ This provides users a method of verifying the image.
gh secret set SIGNING_SECRET < cosign.key
```
4. Commit the `cosign.pub` file into your git repository
4. Commit the `cosign.pub` file to the root of your git repository.
### Examples
- [m2os](https://github.com/m2giles/m2os)