diff --git a/README.md b/README.md index 1bd77d9..46e0fd5 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,6 @@ jobs: id: spell uses: actoaps/version-spell@v1 - - name: Use BUILD ID + - name: Use Build ID run: echo ${{ steps.spell.outputs.version }} ```