Skip to content

Commit 1e96146

Browse files
committed
x
1 parent 9d1d09f commit 1e96146

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3232

3333
- name: Debug GitHub Context
34-
run:
34+
run: |
3535
echo "Ref name: ${{ github.ref_name }}"
3636
3737
- name: Create GitHub release

0 commit comments

Comments
 (0)