mirror of
https://github.com/kepler155c/opus
synced 2025-08-29 17:08:02 +00:00
more work on update notification
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
||||
- name: Create version file
|
||||
run: |
|
||||
echo `date` > .opus_version
|
||||
git log -8 --pretty=format:'%s (%cr)' >> .opus_version
|
||||
git log >> .opus_version
|
||||
|
||||
- name: Commit version file
|
||||
uses: alexesprit/action-update-file@master
|
||||
|
Reference in New Issue
Block a user