We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3133bb3 commit cef7661Copy full SHA for cef7661
.github/workflows/push.yml
@@ -32,6 +32,7 @@ jobs:
32
33
- name: Create new Commit
34
run: |
35
+ cd ../Natsurainko.FluentLauncher/Natsurainko.FluentLauncher/
36
git add -A
37
git commit -m "LocalizationProject/${{github.sha}} From github action"
38
git push origin "LocalizationProject/${{github.sha}}"
0 commit comments