fix: remove generate-latest-json job, update app submodule
This commit is contained in:
@@ -91,16 +91,3 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: latest.json
|
name: latest.json
|
||||||
path: latest.json
|
path: latest.json
|
||||||
|
|
||||||
generate-latest-json:
|
|
||||||
needs: build
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- name: Cleanup Git Config
|
|
||||||
if: always() # Pastikan tetap jalan meski job gagal
|
|
||||||
run: |
|
|
||||||
- name: Cleanup Git Config
|
|
||||||
if: always()
|
|
||||||
run: |
|
|
||||||
git config --global --unset-all http."https://git.datadunia.com/".extraheader
|
|
||||||
git config --global --unset core.askPass
|
|
||||||
+1
-1
Submodule app updated: 2db8e5a0f6...32b01efdd8
Reference in New Issue
Block a user