Skip to content

Commit

Permalink
Update chapter-3-contracts-workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilbaczek authored Apr 10, 2024
1 parent e5ce0f0 commit e88f6bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chapter-3-contracts-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
dotnet-version: 8.0.x
- name: Add Evolutionary Architecture Nuget Source
uses: evolutionary-architecture/evolutionary-architecture-by-example@v1
uses: evolutionary-architecture/evolutionary-architecture-by-example@feature/nuget_config
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
owner: ${{ github.repository_owner }}
Expand Down

0 comments on commit e88f6bf

Please sign in to comment.