This commit is contained in:
@@ -24,6 +24,9 @@ jobs:
|
||||
id: branch_name
|
||||
uses: ./.gitea/actions/getTagSafeRef
|
||||
|
||||
- name: print sanitized name
|
||||
run: 'echo ${{ steps.branch_name.outputs.branch_name }}'
|
||||
|
||||
# - name: Print result
|
||||
# run: echo "Branch name: ${{ steps.branch_name.outputs.branch_name }}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user