Skip to content

Commit 49a2265

Browse files
trying to get release to work
1 parent 304ff1d commit 49a2265

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-node-fibers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
with:
8787
name: node-fibers-${{ env.NODE_VERSION }}-${{ matrix.platform }}-${{ matrix.arch }}-LATEST
8888
tag_name: node-fibers-${{ env.NODE_VERSION }}-release
89-
files: node-fibers/bin/*
89+
files: ./node-fibers/bin/*
9090
env:
9191
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
9292

0 commit comments

Comments
 (0)