Skip to content

Commit

Permalink
make release check wait for release (#380)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewleap-optimizely authored Mar 16, 2023
1 parent e718e2b commit c685984
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ jobs:
test_github_release_assets:
if: startsWith(github.ref, 'refs/tags/')
needs: build_upload_publish_draft
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
Expand Down

0 comments on commit c685984

Please sign in to comment.