Skip to content

Commit 4474da0

Browse files
authored
Update backend-maven-node-build.yml
1 parent 349e1d0 commit 4474da0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/backend-maven-node-build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ on: # defining on which triggers this action should run
1616
jobs:
1717
build-maven:
1818
runs-on: ubuntu-latest
19+
env:
20+
TZ: Europe/Berlin # timezone
1921
steps:
2022
- uses: it-at-m/.github/.github/actions/action-maven-node-build@reuseable-workflow
2123
with:

0 commit comments

Comments
 (0)