mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2025-07-02 06:47:08 +08:00
Dry run to run semrel
Signed-off-by: validcube <pun.butrach@gmail.com>
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -64,7 +64,7 @@ jobs:
|
||||
KEYSTORE_ENTRY_ALIAS: ${{ secrets.KEYSTORE_ENTRY_ALIAS }}
|
||||
KEYSTORE_ENTRY_PASSWORD: ${{ secrets.KEYSTORE_ENTRY_PASSWORD }}
|
||||
run: |
|
||||
npx semantic-release
|
||||
npx semantic-release -d
|
||||
|
||||
- name: 🛰️ Generate artifact attestation
|
||||
uses: actions/attest-build-provenance@v1
|
||||
|
@ -2,7 +2,7 @@
|
||||
"branches": [
|
||||
"main",
|
||||
{
|
||||
"name": "ci/github-attest-slsa-l2",
|
||||
"name": "dev",
|
||||
"prerelease": true
|
||||
}
|
||||
],
|
||||
|
Reference in New Issue
Block a user