Skip to content

Commit

Permalink
Publish to Accenture
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrzajac authored Oct 4, 2024
1 parent 02dbb5a commit e867559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
matrix:
packageSource:
- { url: 'https://api.nuget.org/v3/index.json', apiKeySecretName: 'NUGET_API_KEY' }
- { url: 'https://nuget.pkg.github.com/ObjectivityLtd/index.json', apiKeySecretName: 'GITHUB_TOKEN' }
- { url: 'https://nuget.pkg.github.com/Accenture/index.json', apiKeySecretName: 'GITHUB_TOKEN' }
steps:
- name: 🔽 download packages
uses: actions/download-artifact@v4
Expand Down

0 comments on commit e867559

Please sign in to comment.