Skip to content

Commit

Permalink
Update push-trigger.yml
Browse files Browse the repository at this point in the history
Signed-off-by: rajapandi1234 <138785181+rajapandi1234@users.noreply.github.com>
  • Loading branch information
rajapandi1234 authored Oct 23, 2024
1 parent 6f92cb5 commit 8db78d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,4 +112,4 @@ jobs:
- SERVICE_NAME: 'kernel-config-server'
with:
service_name: ${{ matrix.SERVICE_NAME }}
version: $'{{ github.ref_name }}'
version: ${{ github.ref_name }}

0 comments on commit 8db78d1

Please sign in to comment.