Skip to content

Commit b768664

Browse files
authored
Update and rename master_mockme-api.yml to mockme-api.yml
1 parent 6a48cd3 commit b768664

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Set up .NET Core
2222
uses: actions/setup-dotnet@v4
2323
with:
24-
dotnet-version: '3.1'
24+
dotnet-version: '8.0.x'
2525

2626
- name: Build with dotnet
2727
run: dotnet build --configuration Release
@@ -53,4 +53,4 @@ jobs:
5353
app-name: 'MockMe-API'
5454
slot-name: 'Production'
5555
package: .
56-
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_2AFDB8C07EF44A2EAD6A67063AF2501B }}
56+
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_2AFDB8C07EF44A2EAD6A67063AF2501B }}

0 commit comments

Comments
 (0)