fix(actions): mark nested run-vociferate refs as local paths
This commit is contained in:
@@ -65,7 +65,7 @@ runs:
|
||||
|
||||
- name: Extract release notes
|
||||
id: extract-notes
|
||||
uses: ../run-vociferate
|
||||
uses: ./../run-vociferate
|
||||
with:
|
||||
root: ${{ github.workspace }}
|
||||
changelog: ${{ inputs.changelog }}
|
||||
|
||||
Reference in New Issue
Block a user