Skip to content

Commit

Permalink
forgot get_release action (#249)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmkerloch authored Oct 1, 2021
1 parent c334446 commit 9f376fa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release-userguide.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ jobs:
steps:
- uses: actions/checkout@v2

- name: Get release
id: get_release
uses: bruceadams/[email protected]

- name: Set up Python
uses: actions/setup-python@v2
with:
Expand Down

0 comments on commit 9f376fa

Please sign in to comment.