Skip to content

Commit 0da5dac

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

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
@@ -41,7 +41,7 @@ jobs:
4141
runs-on: ubuntu-latest
4242
steps:
4343
name: semantic release
44-
uses: amannn/[email protected]
44+
uses: amannn/[email protected]
4545
env:
4646
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4747
with:

0 commit comments

Comments
 (0)