We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20ee337 commit b6a44b9Copy full SHA for b6a44b9
.github/workflows/commit-tags.yml
@@ -21,7 +21,7 @@ jobs:
21
ref: ${{ github.event.pull_request.head.sha }}
22
fetch-depth: 0
23
24
- - name: Run the commit tags
+ - name: Run the commit tags
25
uses: nrfconnect/action-commit-tags@main
26
with:
27
target: .
0 commit comments