espelhamento de
https://github.com/sammy-ette/Hilbish
sincronizado 2025-08-10 02:52:03 +00:00
Comparar commits
3 Commits
f94b8ae59b
...
6525fa774e
| Autor | SHA1 | Data | |
|---|---|---|---|
| 6525fa774e | |||
| 514cbe25c7 | |||
| 84dd939bbf |
1
.github/workflows/release.yml
externo
1
.github/workflows/release.yml
externo
@ -33,6 +33,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
submodules: true
|
submodules: true
|
||||||
|
fetch-depth: 0
|
||||||
- name: Download Task
|
- name: Download Task
|
||||||
run: 'sh -c "$(curl --location https://taskfile.dev/install.sh)" -- -d'
|
run: 'sh -c "$(curl --location https://taskfile.dev/install.sh)" -- -d'
|
||||||
- uses: wangyoucao577/go-release-action@v1.25
|
- uses: wangyoucao577/go-release-action@v1.25
|
||||||
|
|||||||
4
.github/workflows/website.yml
externo
4
.github/workflows/website.yml
externo
@ -4,13 +4,13 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
- website
|
- docs-refactor
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
submodules: true
|
submodules: true
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|||||||
Carregando…
x
Referência em uma nova issue
Block a user