Skip to content

Commit 2e9dd58

Browse files
committed
log for testing
1 parent d21330c commit 2e9dd58

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release-staging.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ jobs:
3333
# Release script requires git history and tags.
3434
fetch-depth: 0
3535
ref: release
36+
- name: log
37+
run: git log
3638
- name: Yarn install
3739
run: yarn
3840
# Ensures a new @firebase/app is published with every release.

0 commit comments

Comments
 (0)