Skip to content
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.

Commit

Permalink
add actions/checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
cwaldren-ld committed Apr 22, 2024
1 parent 27594b7 commit 4f306fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/manual-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
id-token: write
contents: write
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/full-release
if: ${{ inputs.pkg_name == 'LaunchDarkly.ServerSdk' }}
with:
Expand Down

0 comments on commit 4f306fb

Please sign in to comment.