Skip to content

Commit

Permalink
Clean up the release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
iamrecursion committed Feb 22, 2021
1 parent 3d8b8a4 commit a8b0a9f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -542,8 +542,3 @@ jobs:
asset_path: repo/built-distribution/launcher-manifest/launcher-manifest.yaml
asset_name: launcher-manifest.yaml
asset_content_type: application/yaml

# Shutdown SBTn
- name: Shutdown SBTn
shell: bash
run: ${{ env.SBTN }} shutdown

0 comments on commit a8b0a9f

Please sign in to comment.