Skip to content

Commit 148d06f

Browse files
committed
Let's see if this works better.
1 parent 4a423c7 commit 148d06f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
echo "Release notes extracted from tag annotation:"
113113
cat RELEASE_NOTES.txt
114114
115-
- name: Debug: Show ref info
115+
- name: Show ref info
116116
run: |
117117
echo "github.ref: ${{ github.ref }}"
118118
echo "github.ref_name: ${{ github.ref_name }}"

0 commit comments

Comments
 (0)