Skip to content

Commit 19ced22

Browse files
committed
update ci workflow
1 parent 6dbf409 commit 19ced22

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

-2
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,6 @@ jobs:
5252
uses: simbo/changes-since-last-release-action@v1
5353
id: changes
5454

55-
- run: echo ${{steps.changes.outputs.logs}}
56-
5755
- name: 🎁 Create tag and GitHub Release
5856
if: steps.version.outputs.changed == 'true'
5957
uses: actions/create-release@v1

0 commit comments

Comments
 (0)