Skip to content

Commit

Permalink
First version of snapshot deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
tcsabina committed Sep 20, 2022
1 parent 8d7866a commit fe2d307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy-snapshots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
shell: msys2 {0}
run: |
#timedatectl set-timezone Europe/Amsterdam
#export TZ=CET-1CEST
export TZ=CET-1CEST
echo "DATE=$(date "+%Y%m%d-%H%M%S")" >> $GITHUB_ENV
- name: Deploy
shell: msys2 {0}
Expand Down

0 comments on commit fe2d307

Please sign in to comment.