Skip to content

Commit

Permalink
Fix working dir
Browse files Browse the repository at this point in the history
  • Loading branch information
alukach committed Nov 5, 2024
1 parent 7613c5b commit df98917
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,6 @@ jobs:

- name: Get API Urls
id: get_api_url
working-directory: ./space2stats_api/cdk
run: |
echo "api_url=$(jq -r '."Space2Stats-${{ inputs.stage }}".ApiGatewayUrl' outputs.json)" >> $GITHUB_OUTPUT

0 comments on commit df98917

Please sign in to comment.