Skip to content

Commit b207a6a

Browse files
committed
remove debug line
1 parent ec9c26e commit b207a6a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/distribute.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ jobs:
4141
run: yarn
4242
- name: Build and zip the extension
4343
run: |
44-
echo version=${{ steps.tag_version.outputs.new_version }}
4544
if [ ${{github.event.inputs.targetStore}} == 'chrome' ] || [ ${{github.event.inputs.targetStore}} == 'all' ]; then
4645
yarn build-chrome
4746
fi

0 commit comments

Comments
 (0)