This website works better with JavaScript.
Почетна
Преглед
帮助
返回水杉在线
登录水杉在线
登录水杉码园
wlxsp
/
test1
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
Fixes CI workflows
main
Eric Amodio
пре 2 година
родитељ
09ac5caef1
комит
f8e5907ab9
2 измењених фајлова
са
6 додато
и
3 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
.github/workflows/cd-insiders.yml
+4
-3
.github/workflows/cd-stable.yml
+ 2
- 0
.github/workflows/cd-insiders.yml
Прегледај датотеку
@ -9,6 +9,8 @@ jobs:
check:
name
:
Check for updates
runs-on
:
ubuntu-latest
permissions:
contents
:
read
outputs:
status
:
${{ steps.earlyexit.outputs.status }}
steps:
+ 4
- 3
.github/workflows/cd-stable.yml
Прегледај датотеку
@ -9,9 +9,10 @@ jobs:
build:
name
:
Publish Stable
runs-on
:
ubuntu-latest
# permissions:
# deployments: write
# packages: write
permissions:
contents
:
read
# deployments: write
# packages: write
steps:
-
name
:
Checkout code
uses
:
actions/checkout@v3
Write
Preview
Loading…
Откажи
Сачувај