Skip to content

Commit 2d0fa1a

Browse files
committed
feat: add CHANGELOG.md
1 parent 53dce3e commit 2d0fa1a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ jobs:
3030
run: |
3131
cat CHANGELOG.md
3232
echo "::set-output name=version::$(grep -oP '\[\d+\.\d+\.\d+\]' CHANGELOG.md | tr -d '[]')"
33-
3433
3534
- name: show version
3635
run: |

0 commit comments

Comments
 (0)