Skip to content

Commit

Permalink
Fixed bug #597
Browse files Browse the repository at this point in the history
Changed replaced _ by - in the *.yml files
  • Loading branch information
Anselmoo committed Feb 19, 2021
1 parent b0b0ba1 commit 2fdebd3
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 2fdebd3

Please sign in to comment.