Skip to content

Commit 046b6da

Browse files
Update .github/workflows/build-and-publish.yml
Co-authored-by: Vincent Biret <vibiret@microsoft.com>
1 parent 8b7a854 commit 046b6da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,4 +109,4 @@ jobs:
109109
ALLOW_EMPTY_CHANGELOG: "true"
110110
with:
111111
args: |
112-
current/working/directory/drop/**
112+
drop/**

0 commit comments

Comments
 (0)