Skip to content

Commit

Permalink
change cwd.
Browse files Browse the repository at this point in the history
  • Loading branch information
AnalogJ committed Jun 18, 2021
1 parent c1bd504 commit 663a7d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
env:
# This is necessary in order to push a commit to the repo
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Leave this line unchanged
with:
cwd: ${{ env.PROJECT_PATH }}
- name: Publish Release
id: publish
Expand Down

0 comments on commit 663a7d1

Please sign in to comment.