Skip to content

Commit 138fbda

Browse files
committed
fix
1 parent 205bce9 commit 138fbda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/push-changes/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ runs:
3333
uses: actions/setup-dotnet@v4
3434
with:
3535
dotnet-version: ${{ env.dotnet-sdk-version }}
36-
name: Download a single artifact
36+
- name: Download a single artifact
3737
uses: actions/download-artifact@v4
3838
with:
3939
name: ${{ inputs.artifact-name }}

0 commit comments

Comments
 (0)