Skip to content

Commit 91f01c1

Browse files
committed
3rd attempt github package push
1 parent 138323f commit 91f01c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- uses: actions/setup-dotnet@v1
3131
with:
3232
dotnet-version: '3.1.202'
33-
source-url: https://nuget.pkg.github.com/bjorhn/index.json
33+
source-url: https://nuget.pkg.github.com/egil/index.json
3434
env:
3535
NUGET_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}
3636
- name: Building library

0 commit comments

Comments
 (0)