Skip to content

Commit d42050c

Browse files
committed
fix: remove invalid yaml syntax
1 parent 8413b92 commit d42050c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,6 @@ jobs:
6161
echo "Found previous tag: $PREVIOUS"
6262
echo "tag=$PREVIOUS" >> $GITHUB_OUTPUT
6363
64-
- name: Debug GitHub ref
65-
run: echo "github.ref: ${{ github.ref }} — github.ref_name: ${{ github.ref_name }}"
66-
6764
- name: Generate simple changelog from git commits
6865
id: changelog
6966
run: |

0 commit comments

Comments
 (0)