mirror of
https://github.com/actions/attest-build-provenance.git
synced 2025-12-16 12:19:04 +00:00
Add block function to replace "block" with "BLOCK" in input string
* **src/main.ts** - Add `block` function that takes a string as input and returns a string - Implement `block` function to replace all occurrences of "block" with "BLOCK" - Export `block` function * **README.md** - Add "Block Function" section to document the `block` function - Provide example usage of the `block` function
This commit is contained in:
parent
c947a72caa
commit
f789505350