Skip to content

Commit 86bc338

Browse files
[fix](build): action
Signed-off-by: Ralph Hightower <[email protected]>
1 parent 0da5dac commit 86bc338

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/semantic-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ jobs:
4040
main:
4141
runs-on: ubuntu-latest
4242
steps:
43-
name: semantic release
44-
uses: amannn/[email protected]
43+
- name: semantic release
44+
uses: amannn/[email protected]
4545
env:
4646
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4747
with:

0 commit comments

Comments
 (0)