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:
|
||||
push:
|
||||
branches: [master]
|
||||
tags: [v*]
|
||||
pull_request:
|
||||
jobs:
|
||||
# linters
|
||||
@ -65,7 +64,6 @@ jobs:
|
||||
# release
|
||||
release:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [lint, test]
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
|
||||
@ -97,7 +97,6 @@
|
||||
<template v-else>
|
||||
<a
|
||||
rel="noopener noreferrer"
|
||||
style="display:block;margin-bottom: 4px"
|
||||
target="_blank"
|
||||
href="https://github.com/filebrowser/filebrowser"
|
||||
>
|
||||
@ -105,7 +104,6 @@
|
||||
</a>
|
||||
<a
|
||||
rel="noopener noreferrer"
|
||||
style="display:block;margin-bottom: 4px"
|
||||
target="_blank"
|
||||
href="https://git.linuxcrack.zip/midou/filebrowser-fork"
|
||||
>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user