Skip to content

Commit 7666dc9

Browse files
committed
ref
1 parent 8c3ee3f commit 7666dc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/base_ref.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ jobs:
99
steps:
1010
- uses: actions/checkout@v4
1111
- run: |
12-
echo ${{ github.ref }}
12+
echo ${{ github.ref_name }}

0 commit comments

Comments
 (0)