Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnpapa committed Mar 6, 2020
1 parent 94eae4a commit 1b2f49d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/azure-pages-ashy-forest-076f61e4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
azure_pages_api_token: ${{ secrets.AZURE_PAGES_API_TOKEN_ASHY_FOREST_076F61E4 }}
repo_token: ${{ secrets.GITHUB_TOKEN }} # Used for Github integrations (i.e. PR comments)
action: "upload"
app_location: process.env.APP_LOCATION # App Source Code Path
app_location: ${process.env.APP_LOCATION} # App Source Code Path
api_location: process.env.API_LOCATION # Api Source Code Path - optional
app_artifact_location: process.env.APP_ARTIFACT_LOCATION # Built App Content Directory - optional

Expand Down

0 comments on commit 1b2f49d

Please sign in to comment.