mirror of
https://github.com/revanced/revanced-integrations.git
synced 2025-01-05 17:45:49 +01:00
chore: merge branch dev
to main
(#287)
This commit is contained in:
commit
5d2cc2ca5d
5
.github/workflows/release.yml
vendored
5
.github/workflows/release.yml
vendored
@ -20,6 +20,11 @@ jobs:
|
||||
uses: styfle/cancel-workflow-action@0.11.0
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
width:
|
||||
# Make sure the release step uses its own credentials:
|
||||
# https://github.com/cycjimmy/semantic-release-action#private-packages
|
||||
fersist-credentials: false
|
||||
fetch-depth: 0
|
||||
- name: Set up JDK
|
||||
uses: actions/setup-java@v3
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user