We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7bcf9b commit 3ccdedbCopy full SHA for 3ccdedb
1 file changed
README.md
@@ -26,6 +26,6 @@ jobs:
26
id: spell
27
uses: actoaps/version-spell@v1
28
29
- - name: Use BUILD ID
+ - name: Use Build ID
30
run: echo ${{ steps.spell.outputs.version }}
31
```
0 commit comments