mirror of
https://github.com/kepler155c/opus
synced 2025-10-28 22:27:39 +00:00
Maybe fix github actions
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
|||||||
git log >> .opus_version
|
git log >> .opus_version
|
||||||
|
|
||||||
- name: Commit version file
|
- name: Commit version file
|
||||||
uses: alexesprit/action-update-file@master
|
uses: alexesprit/action-update-file@main
|
||||||
with:
|
with:
|
||||||
branch: 'develop-1.8'
|
branch: 'develop-1.8'
|
||||||
file-path: .opus_version
|
file-path: .opus_version
|
||||||
|
|||||||
Reference in New Issue
Block a user