Skip to content

Commit

Permalink
[Dependencies] - Update .github/actions/build/action.yml to match the…
Browse files Browse the repository at this point in the history
… template repo
  • Loading branch information
credfeto committed Jul 26, 2023
1 parent a6484e5 commit e549228
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,7 @@ runs:
NUGET_FEED: ${{inputs.NUGET_FEED}}
NUGET_SYMBOL_FEED: ${{inputs.NUGET_SYMBOL_FEED}}
NUGET_API_KEY: ${{inputs.NUGET_API_KEY}}
SLEET_CONFIG: ${{inputs.SLEET_CONFIG}}
GITHUB_TOKEN: ${{inputs.GITHUB_TOKEN}}
REPO_VISIBILITY: ${{inputs.REPO_VISIBILITY}}
OCTOPUS_DEPLOY_PACKAGE: ${{inputs.OCTOPUS_DEPLOY_PACKAGE}}
Expand Down

0 comments on commit e549228

Please sign in to comment.