Skip to content

Commit 126b7c9

Browse files
ci: fix
1 parent e967d26 commit 126b7c9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,6 @@ jobs:
6868
with:
6969
name: go-lambda-cleanup-v${{ needs.next-version.outputs.version }}-${{env.GOOS}}-${{env.GOARCH}}.zip
7070
path: go-lambda-cleanup-v${{ needs.next-version.outputs.version }}-${{env.GOOS}}-${{env.GOARCH}}.zip
71-
- uses: actions/upload-artifact@v1
72-
with:
73-
name: VERSION.env
74-
path: VERSION.env
7571

7672

7773
darwin-arm64:

0 commit comments

Comments
 (0)