Skip to content

Commit

Permalink
accidentally using wrong publish profile reference
Browse files Browse the repository at this point in the history
  • Loading branch information
siddheshraze committed Jun 21, 2024
1 parent 3c0042b commit 487f6bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main-forestgeo-livesite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,5 +103,5 @@ jobs:
with:
app-name: 'forestgeo-livesite'
slot-name: 'development'
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_AARDVARK }}
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_DEVELOPMENT }}
package: ./frontend/build/standalone

0 comments on commit 487f6bf

Please sign in to comment.