Skip to content

Commit dbdc9d0

Browse files
committed
sdfsd
1 parent 70186b8 commit dbdc9d0

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.base_ref }}
12+
echo ${{ github.GITHUB_REF }}

0 commit comments

Comments
 (0)