Skip to content

Commit

Permalink
ci: added working dir
Browse files Browse the repository at this point in the history
  • Loading branch information
sangeet-joy_xero committed Oct 18, 2024
1 parent c8d13b1 commit ba5b325
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
latest_version=$(gh release view --json tagName --jq '.tagName')
echo "Latest release version is - $latest_version"
echo "::set-output name=release_tag::$latest_version"
working-directory: xero-node
env:
GH_TOKEN: ${{secrets.GITHUB_TOKEN}}

Expand Down

0 comments on commit ba5b325

Please sign in to comment.