Skip to content

Commit 0a09370

Browse files
committed
ci: set npm publish timezone
1 parent 876cf67 commit 0a09370

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/publish-npm.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ permissions:
1313
jobs:
1414
publish-npm:
1515
runs-on: ubuntu-latest
16+
env:
17+
TZ: Europe/Bucharest
1618
steps:
1719
- name: Checkout repository
1820
uses: actions/checkout@v4

0 commit comments

Comments
 (0)