Skip to content

Commit

Permalink
fix appsettings.json in publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rwecho committed Dec 19, 2023
1 parent 452bb43 commit c43093e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
with:
files: "src/V2ex.Blazor/appsettings.json"
env:
AppCenter.Secret: ${{ secrets.APPCENTER_SECRET }}
AppCenter.AndroidSecret: ${{ secrets.APPCENTER_SECRET }}

- name: Setup .NET 8
uses: xt0rted/setup-dotnet@6f04e7f8ca9ff2faf76540fe2e3ebc595ca38b6b
Expand Down

0 comments on commit c43093e

Please sign in to comment.