Skip to content

Commit db434a5

Browse files
author
Dmitry Kaznacheev
committed
Workflow fix
1 parent 34395ea commit db434a5

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
@@ -25,4 +25,4 @@ jobs:
2525
uses: ncipollo/release-action@v1
2626
with:
2727
name: Release ${{ steps.version.outputs.VERSION }}
28-
artifacts: "release/*"`
28+
artifacts: "release/*"

0 commit comments

Comments
 (0)