mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-04-21 16:01:58 +00:00
Update
This commit is contained in:
parent
2a2335c144
commit
f016e88d20
1 changed files with 3 additions and 3 deletions
6
.github/workflows/release.yml
vendored
6
.github/workflows/release.yml
vendored
|
|
@ -203,7 +203,7 @@ jobs:
|
||||||
# build-and-release-linux-zip:
|
# build-and-release-linux-zip:
|
||||||
# permissions:
|
# permissions:
|
||||||
# contents: write
|
# contents: write
|
||||||
# runs-on: ubuntu-20.04
|
# runs-on: ubuntu-latest
|
||||||
# steps:
|
# steps:
|
||||||
|
|
||||||
# - name: checkout branch
|
# - name: checkout branch
|
||||||
|
|
@ -252,7 +252,7 @@ jobs:
|
||||||
# build-and-release-linux-deb:
|
# build-and-release-linux-deb:
|
||||||
# permissions:
|
# permissions:
|
||||||
# contents: write
|
# contents: write
|
||||||
# runs-on: ubuntu-20.04
|
# runs-on: ubuntu-latest
|
||||||
# steps:
|
# steps:
|
||||||
|
|
||||||
# - name: checkout branch
|
# - name: checkout branch
|
||||||
|
|
@ -304,7 +304,7 @@ jobs:
|
||||||
# build-and-release-linux-appimage:
|
# build-and-release-linux-appimage:
|
||||||
# permissions:
|
# permissions:
|
||||||
# contents: write
|
# contents: write
|
||||||
# runs-on: ubuntu-20.04
|
# runs-on: ubuntu-latest
|
||||||
# steps:
|
# steps:
|
||||||
|
|
||||||
# - name: checkout branch
|
# - name: checkout branch
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue