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.
1 parent 5c4ad72 commit d6c42e1Copy full SHA for d6c42e1
1 file changed
.github/workflows/create_archive_and_notes.sh
@@ -30,9 +30,6 @@ if $?; then
30
exit 1
31
fi
32
33
-echo "done"
34
-exit 1
35
-
36
# Set by GH actions, see
37
# https://docs.github.com/en/actions/learn-github-actions/environment-variables#default-environment-variables
38
TAG=${GITHUB_REF_NAME}
0 commit comments