Skip to content

Commit 4d1f089

Browse files
committed
Update build.yaml
1 parent 7e3a362 commit 4d1f089

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
repository: TaskarCenterAtUW/workspaces-frontend
3737
path: frontend
3838
ref: refs/tags/${{github.event.inputs.env}}
39+
- run: cd frontend; /usr/bin/git log -1 --format='%h'
3940
- run: cd frontend; FRONTEND_VERSION=`/usr/bin/git log -1 --format='%h'` >> "$GITHUB_ENV"
4041

4142

0 commit comments

Comments
 (0)