Skip to content

Commit 4ba9cfa

Browse files
committed
🔊 Show git status after commit
1 parent ff2548b commit 4ba9cfa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/fix.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,6 @@ jobs:
3737
token: ${{ secrets.GITHUB_TOKEN }}
3838

3939
- run: |
40+
git status
4041
git remote add upstream '${{ github.repositoryUrl }}'
4142
git push upstream '${{ github.head_ref }}'

0 commit comments

Comments
 (0)