Skip to content

Commit c171b84

Browse files
committed
and env to yaml
1 parent 5d12099 commit c171b84

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/azure-static-web-apps-mango-mud-015bd8503.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ jobs:
4545
output_location: "" # Built app content directory - optional
4646
github_id_token: ${{ steps.idtoken.outputs.result }}
4747
###### End of Repository/Build Configurations ######
48+
env:
49+
NEXT_PUBLIC_API_BASE_URL: ${{ secrets.NEXT_PUBLIC_API_BASE_URL }}
4850

4951
close_pull_request_job:
5052
if: github.event_name == 'pull_request' && github.event.action == 'closed'

0 commit comments

Comments
 (0)