Skip to content

Commit ca0eb83

Browse files
committed
Remove pasto
1 parent 3526789 commit ca0eb83

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
@@ -27,4 +27,4 @@ jobs:
2727
name: "Release ${{ github.ref_name }}"
2828
body_path: latest-changes.md
2929
files: ${{ steps.bundle.outputs.bundle }}
30-
if: matrix.toolchain == 'stable' && startsWith( github.ref, 'refs/tags/v' )
30+
if: startsWith( github.ref, 'refs/tags/v' )

0 commit comments

Comments
 (0)