Compare commits
8 Commits
e59dd12102
...
36abaf805b
| Author | SHA1 | Date | |
|---|---|---|---|
| 36abaf805b | |||
| 922a9048bc | |||
| aee02a54be | |||
| 0f01408fc4 | |||
| 9cdaf60e6d | |||
| 31118410a9 | |||
| 5d8dd1cc1a | |||
| bfb8679e91 |
2
.github/workflows/main.yaml
vendored
2
.github/workflows/main.yaml
vendored
@ -3,7 +3,6 @@ name: main
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [master]
|
branches: [master]
|
||||||
tags: [v*]
|
|
||||||
pull_request:
|
pull_request:
|
||||||
jobs:
|
jobs:
|
||||||
# linters
|
# linters
|
||||||
@ -65,7 +64,6 @@ jobs:
|
|||||||
# release
|
# release
|
||||||
release:
|
release:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: [lint, test]
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
|||||||
@ -97,7 +97,6 @@
|
|||||||
<template v-else>
|
<template v-else>
|
||||||
<a
|
<a
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
style="display:block;margin-bottom: 4px"
|
|
||||||
target="_blank"
|
target="_blank"
|
||||||
href="https://github.com/filebrowser/filebrowser"
|
href="https://github.com/filebrowser/filebrowser"
|
||||||
>
|
>
|
||||||
@ -105,7 +104,6 @@
|
|||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
style="display:block;margin-bottom: 4px"
|
|
||||||
target="_blank"
|
target="_blank"
|
||||||
href="https://git.linuxcrack.zip/midou/filebrowser-fork"
|
href="https://git.linuxcrack.zip/midou/filebrowser-fork"
|
||||||
>
|
>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user