Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
nukeop committed Feb 8, 2022
1 parent 7cbf2d5 commit e94388d
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ jobs:
steps:
- uses: actions/checkout@master
- uses: benjlevesque/[email protected]
id: short-sha
with:
length: 6
id: short-sha
with:
length: 6
- name: Use Node.js 12.x
uses: actions/setup-node@v2
with:
Expand Down Expand Up @@ -55,9 +55,9 @@ jobs:
steps:
- uses: actions/checkout@master
- uses: benjlevesque/[email protected]
id: short-sha
with:
length: 6
id: short-sha
with:
length: 6
- name: Use Node.js 12.x
uses: actions/setup-node@v2
with:
Expand Down Expand Up @@ -88,9 +88,9 @@ jobs:
steps:
- uses: actions/checkout@master
- uses: benjlevesque/[email protected]
id: short-sha
with:
length: 6
id: short-sha
with:
length: 6
- name: Use Node.js 12.x
uses: actions/setup-node@v2
with:
Expand Down

0 comments on commit e94388d

Please sign in to comment.