Skip to content

Commit

Permalink
Specify working-directory in new push-dist.yml workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Jun 12, 2023
1 parent c3960d9 commit 9e75ef6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push-dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ jobs:
with:
branch: dist
token: ${{ secrets.GITHUB_TOKEN }}
working-directory: addon

0 comments on commit 9e75ef6

Please sign in to comment.