diff --git a/.github/workflows/git-flow.yml b/.github/workflows/git-flow.yml index c17945d..6dcdb5c 100644 --- a/.github/workflows/git-flow.yml +++ b/.github/workflows/git-flow.yml @@ -33,4 +33,5 @@ jobs: - name: Run a multi-line script run: | echo Add other actions to build, - echo test, and deploy your project. + echo test, and deploy your project., + git status