Skip to content

Commit 89b4766

Browse files
auto commit
1 parent daeb1a0 commit 89b4766

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/go-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,5 +89,6 @@ jobs:
8989
9090
- name: print diff between development and release directory
9191
run: |
92+
git branch --show-current
9293
DIFF_FILES=$(diff -qr ${{ github.event.inputs.project-name }}/runtimes/go/ImplementationFromDafny-go releases/go/$RELEASE_DIR_NAME || true)
9394
echo $DIFF_FILES

0 commit comments

Comments
 (0)