Skip to content

Commit b487862

Browse files
Merge pull request #539 from RalphHightower/RalphHightower-patch-2
[fix](build): fix actions
2 parents 57c0107 + 86bc338 commit b487862

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/semantic-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
main:
4141
runs-on: ubuntu-latest
4242
steps:
43-
name: semantic release
43+
- name: semantic release
4444
uses: amannn/[email protected]
4545
env:
4646
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)