Skip to content

Commit 5148e5a

Browse files
committed
chore: ci
1 parent 0a19af7 commit 5148e5a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yaml

-3
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,6 @@ jobs:
5252
id: version
5353
run: echo ::set-output name=VERSION::${GITHUB_REF/refs\/tags\//}
5454

55-
- name: Copy manifest
56-
run: cp manifest.json dist/manifest.json
57-
5855
- name: Create release
5956
env:
6057
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)