Skip to content

Commit

Permalink
removed fetch latest release
Browse files Browse the repository at this point in the history
  • Loading branch information
web3rover committed Apr 21, 2021
1 parent 96999ba commit c5e6f9f
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,6 @@ jobs:
os: [macos-latest, ubuntu-20.04, ubuntu-18.04, windows-latest]

steps:
- id: latestNode
uses: pozetroninc/[email protected]
with:
repository: spacemeshos/go-spacemesh

- name: echo latest node repo
run: |
echo ${{ steps.latestNode.outputs.release }}
- uses: olegtarasov/[email protected]
id: tagName

Expand Down

0 comments on commit c5e6f9f

Please sign in to comment.