Skip to content

Commit 0cdb53f

Browse files
akhilermKiran Mova
authored andcommitted
fix(workflow): fix release action name
Signed-off-by: Akhil Mohan <[email protected]>
1 parent 9bdbbdb commit 0cdb53f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
needs: ['trivy']
124124
steps:
125125
- name: Downstream tagging
126-
uses: akhilerm@[email protected]
126+
uses: akhilerm/[email protected]
127127
with:
128128
tag-name: ${{ github.ref }}
129129
body: 'Release created from linux-utils'

0 commit comments

Comments
 (0)