Skip to content

Commit

Permalink
Added aws refs
Browse files Browse the repository at this point in the history
  • Loading branch information
Digitalroot committed Dec 7, 2021
1 parent e1becc6 commit 9fef05a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nuget.release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
call-workflow-nuget-release:
uses: Digitalroot-Valheim/.github/.github/workflows/nuget.release.yml@main
secrets:
#aws-access-key-id: ${{ secrets.NUGET_S3_REPO_KEY_ID }}
#aws-secret-access-key: ${{ secrets.NUGET_S3_REPO_KEY_SECRET }}
aws-access-key-id: ${{ secrets.NUGET_S3_REPO_KEY_ID }}
aws-secret-access-key: ${{ secrets.NUGET_S3_REPO_KEY_SECRET }}
nexus-api-key: ${{ secrets.NEXUS_API_KEY }}
nexus-cookies-header: ${{ secrets.NEXUS_COOKIE_HEADER }}
with:
Expand Down

0 comments on commit 9fef05a

Please sign in to comment.