Skip to content

Commit

Permalink
Move condition to after job name in gh-release
Browse files Browse the repository at this point in the history
Co-authored-by: Sarah Kaiser <[email protected]>
  • Loading branch information
purva-thakre and crazy4pi314 authored Apr 1, 2021
1 parent 81d8bc7 commit e5cfccb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gh-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
#generate_artifacts:
# TODO: make docs pdf and tarball
create_release:
if: github.repository_owner == 'unitaryfund'
runs-on: ubuntu-latest
if: github.repository_owner == 'unitaryfund'
steps:
Expand Down

0 comments on commit e5cfccb

Please sign in to comment.