Github Actions 3 years ago
parent
commit
0293251807
  1. 2
      .DINAR/build-date.txt
  2. 1
      .github/workflows/DINAR-PORT.yml

2
.DINAR/build-date.txt

@ -1 +1 @@
rebuild images (workflow was disabled due to inactivity)
new repo readme files

1
.github/workflows/DINAR-PORT.yml

@ -96,6 +96,7 @@ jobs:
--init-version-name ${{ env.PORT_FROM_BRANCH }} \
--target-version-name ${{ env.PORT_TO_BRANCH }} \
--no-commit \
--no-pre-commit \
2> $LOG_FILE || true
cat $LOG_FILE

Loading…
Cancel
Save