Skip to content

Commit b020a2e

Browse files
--amend
1 parent 97f35f9 commit b020a2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dotnetcore.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
uses: actions/setup-dotnet@v1
1414
with:
1515
dotnet-version: 2.2.108
16+
repo-token: ${{ secrets.GITHUB_TOKEN }}
1617
- name: Build with dotnet
1718
run: dotnet build --configuration Release
1819
- name: Push NuGet packages - Nightly Builds

0 commit comments

Comments
 (0)