Skip to content

Commit f381fec

Browse files
committed
Add github workspace to files
Signed-off-by: Ian Meyer (imeyer) <[email protected]>
1 parent f989d3c commit f381fec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ jobs:
4747
if: startsWith(github.ref, 'refs/tags/')
4848
with:
4949
files: |
50-
smart-dns-updater_*
50+
${{ github.workspace }}/smart-dns-updater_*

0 commit comments

Comments
 (0)