Skip to content

Commit

Permalink
#221 changelog path
Browse files Browse the repository at this point in the history
  • Loading branch information
joepio committed Dec 10, 2021
1 parent 93bb51d commit f7bd4f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tauri-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
uses: mindsers/changelog-reader-action@v2
with:
version: ${{ steps.tag_name.outputs.current_version }}
path: ../../CHANGELOG.md
path: CHANGELOG.md
- uses: tauri-apps/tauri-action@v0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit f7bd4f5

Please sign in to comment.