Skip to content

Commit

Permalink
chore: Publish script needs to checkout.
Browse files Browse the repository at this point in the history
  • Loading branch information
kinyoklion committed Nov 18, 2024
1 parent 9c6e961 commit 7609009
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ jobs:
/production/common/releasing/nuget/api_key = NUGET_API_KEY'
s3_path_pairs: 'launchdarkly-releaser/dotnet/LaunchDarkly.snk = LaunchDarkly.snk'

- uses: actions/checkout@v4

- name: Build Release
uses: ./.github/actions/build-release

Expand Down

0 comments on commit 7609009

Please sign in to comment.