mirror of
https://github.com/multipleof4/appsune.git
synced 2026-01-13 15:57:53 +00:00
Update init.yml
This commit is contained in:
2
.github/workflows/init.yml
vendored
2
.github/workflows/init.yml
vendored
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user