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 0ac9290 commit 1f9f112Copy full SHA for 1f9f112
.github/workflows/commit-tags.yml
@@ -26,6 +26,5 @@ jobs:
26
- name: Run the commit tags
27
uses: nrfconnect/action-commit-tags@main
28
with:
29
- target: '.'
30
- baserev: origin/${{ github.base_ref }}
31
- revrange: 'none'
+ target: .
+ upstream: zephyrproject-rtos/zephyr/main
0 commit comments