Skip to content

Commit

Permalink
Merge pull request #15 from facebookexperimental/nightly-no-publish
Browse files Browse the repository at this point in the history
Skip publish step in nightly
  • Loading branch information
mpage authored Jan 11, 2025
2 parents ab2cce4 + f5557a5 commit c84861c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/_nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,3 @@ jobs:
force: false
needs: [nightly, nightly-nogil]
secrets: inherit

publish:
uses: ./.github/workflows/_publish.yml
if: ${{ always() }}
needs: [generate]
secrets: inherit

0 comments on commit c84861c

Please sign in to comment.