mirror of
https://github.com/alrayyes/wiki.git
synced 2024-11-22 19:46:23 +00:00
rename github action
This commit is contained in:
parent
76c092dcf2
commit
83d47f7aaa
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
@ -6,7 +6,7 @@ on:
|
||||||
- v4-alpha # TODO: update
|
- v4-alpha # TODO: update
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
build-and-test:
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
|
|
Loading…
Reference in a new issue