mirror of
https://github.com/kepler155c/opus
synced 2024-12-28 09:30:34 +00:00
more work on update notification
This commit is contained in:
parent
74d3d1df33
commit
3cbdf7b97b
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
|
||||
|
Loading…
Reference in New Issue
Block a user