Skip to content

Commit

Permalink
Update release-please.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
johanneskoester committed Jul 14, 2021
1 parent 5d576f4 commit 11c5877
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release-please.yml
Expand Up @@ -7,6 +7,7 @@ name: release-please

jobs:
release-please:
if: github.repository_owner == 'rust-bio'
runs-on: ubuntu-latest
steps:

Expand Down Expand Up @@ -63,4 +64,4 @@ jobs:
# - uses: katyo/publish-crates@v1
# if: ${{ steps.release_main.outputs.release_created || steps.release_sys.outputs.release_created }}
# with:
# registry-token: ${{ secrets.CRATES_IO_TOKEN }}
# registry-token: ${{ secrets.CRATES_IO_TOKEN }}

0 comments on commit 11c5877

Please sign in to comment.