Skip to content

Commit ed89c25

Browse files
committed
merge
1 parent 193e8a6 commit ed89c25

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/automation.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ jobs:
4242
if: needs.release.outputs.new_release_published == 'true'
4343
env:
4444
VERSION: '${{ needs.release.outputs.new_release_version }}'
45-
steps:
4645
steps:
4746
- name: Checkout
4847
uses: actions/checkout@v2

0 commit comments

Comments
 (0)