We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 94d73e5 + 0f67017 commit b171f54Copy full SHA for b171f54
workflow-templates/release-tag.yml
@@ -60,7 +60,7 @@ jobs:
60
)" != \
61
"" \
62
]]; then
63
- echo "IS_PRE=true" >> $GITHUB_OUTPUT"
+ echo "IS_PRE=true" >> $GITHUB_OUTPUT
64
fi
65
66
- name: Create Github release
0 commit comments