Skip to content

Commit

Permalink
Fixed echo output
Browse files Browse the repository at this point in the history
  • Loading branch information
HLXEasy committed Apr 18, 2021
1 parent 93d3751 commit 5e845b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-featurebranch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
persist-credentials: false
- name: Build docker image
run: >
echo "Skipped for now...
echo "Skipped for now..."
env:
GITHUB_CI_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 5e845b0

Please sign in to comment.