Skip to content

Commit

Permalink
Rm names
Browse files Browse the repository at this point in the history
  • Loading branch information
markphelps committed Feb 10, 2021
1 parent bf1a38a commit 7270495
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,10 @@ on:

jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:

- name: Get latest release of NodeJS
uses: rez0n/actions-github-release@main
- uses: rez0n/actions-github-release@main
id: release
env:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 7270495

Please sign in to comment.