Skip to content

Commit

Permalink
add ipinfo token for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
abu-usama committed Dec 7, 2023
1 parent fe71432 commit b455172
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cd_nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:

- name: Test
run: dotnet test
env:
IPINFO_TOKEN: ${{ secrets.IPINFO_TOKEN }}

- name: Build
run: dotnet build --configuration Release /p:AssemblyOriginatorKeyFile=sgKeyIPinfoStrongName.snk
Expand Down

0 comments on commit b455172

Please sign in to comment.