mirror of
https://github.com/tj-actions/branch-names.git
synced 2024-11-23 18:53:50 +08:00
Update test.yml
This commit is contained in:
parent
7cc8adc4b4
commit
2d011647da
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
id: branch-name
|
||||
uses: ./
|
||||
- name: Show output
|
||||
run:
|
||||
run: |
|
||||
echo "${{ steps.branch-name.outputs.base_ref_branch }}"
|
||||
echo "${{ steps.branch-name.outputs.head_ref_branch }}"
|
||||
echo "${{ steps.branch-name.outputs.ref_branch }}"
|
||||
|
Loading…
Reference in New Issue
Block a user