Skip to content

Commit

Permalink
Merge pull request #598 from Anselmoo/releasedrafter_bugfix
Browse files Browse the repository at this point in the history
Fixed bug #597: auto releaser
  • Loading branch information
davidbuniat committed Feb 20, 2021
2 parents 6d42553 + 2fdebd3 commit c0317c5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
if: github.repository == 'activeloopai/Hub'
runs-on: ubuntu-latest
steps:
# Drafts your next Release notes as Pull Requests are merged into "main"
# Drafts your next Release notes as Pull Requests are merged into "master"
- uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit c0317c5

Please sign in to comment.