Skip to content

Commit

Permalink
Apply changes from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Phil Ewels <phil.ewels@scilifelab.se>
  • Loading branch information
ErikDanielsson and ewels authored Jun 26, 2021
1 parent 449bb7d commit 5596da9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tools-api-docs-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
matrix:
dir:
- latest
- ${{ github.ref }}
- ${{ github.event.release.tag_name }}
steps:
- name: Check out source-code repository
uses: actions/checkout@v2
Expand Down

0 comments on commit 5596da9

Please sign in to comment.