Update init.yml

This commit is contained in:
2025-08-17 22:08:44 -07:00
committed by GitHub
parent bee552eee6
commit 5e2bacf594

View File

@@ -16,7 +16,7 @@ jobs:
run: npm install -g @bubblewrap/cli
- name: Run bubblewrap init
run: |
yes Y | bubblewrap init --manifest="https://sune.planetrenox.com/manifest.webmanifest" --packageId="com.planetrenox.sune" --name="Sune"
bubblewrap init -h
- run: |
git config user.name "github-actions"
git config user.email "github-actions@github.com"