Skip to content

Commit

Permalink
corrected typo
Browse files Browse the repository at this point in the history
Line 19 extra spaces
  • Loading branch information
sturrent authored Dec 2, 2019
1 parent ea2f0f7 commit 127ea2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
rm -f l200labs_binaries/*
bash shc_script_converter.sh
- name: Login to DockerHub Registry
run: echo $ | docker login -u $ --password-stdin
run: echo $ | docker login -u $ --password-stdin
- name: Get the version
id: vars
run: echo ::set-output name=tag::$(echo ${GITHUB_REF:10})
Expand Down

0 comments on commit 127ea2c

Please sign in to comment.