Skip to content

Commit

Permalink
add quotes around path
Browse files Browse the repository at this point in the history
  • Loading branch information
basz committed Nov 3, 2023
1 parent f592e11 commit 47d783a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/.github/workflows/push-dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
with:
branch: dist
token: ${{ secrets.GITHUB_TOKEN }}
working-directory: <%= addonInfo.location %>
working-directory: '<%= addonInfo.location %>'

0 comments on commit 47d783a

Please sign in to comment.