Skip to content

Commit

Permalink
Checkout sources before calling release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
chances committed Jan 19, 2024
1 parent 3c750e8 commit 089cd3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
needs: build

steps:
- uses: actions/checkout@v3
- uses: ./.github/workflows/release.yml
with:
workflow_run_id: ${{ github.run_id }}
Expand Down

0 comments on commit 089cd3a

Please sign in to comment.