Skip to content

Commit

Permalink
Add env vars in bash shell session
Browse files Browse the repository at this point in the history
  • Loading branch information
ebronson68 committed Sep 17, 2024
1 parent b6e4071 commit eb973e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/azfunction-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,6 @@ jobs:
packages: jq

- name: Add environment variables to function app
shell: pwsh
run: |
set -eu
# Store the environment variables output into a separate variable
Expand Down

0 comments on commit eb973e4

Please sign in to comment.