Skip to content

Commit fc5e1aa

Browse files
author
John Chavez
committed
echo release_version
1 parent fd826f7 commit fc5e1aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/deploy/entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ gpg --quiet --batch --yes --passphrase=$GPG_KEY_PASSPHRASE --output ./.github/se
55
gpg --import ./.github/secrets/private.key
66
gpg --import ./.github/secrets/public.key
77

8-
ls -la
8+
echo $RELEASE_VERSION
99

1010
cat << EOF > tempsettings.xml
1111
<settings>

0 commit comments

Comments
 (0)