mirror of
https://github.com/epi052/feroxbuster.git
synced 2026-05-21 11:31:13 -03:00
remove cruft
This commit is contained in:
14
.github/workflows/build-release.yml
vendored
14
.github/workflows/build-release.yml
vendored
@@ -1,14 +0,0 @@
|
||||
jobs:
|
||||
release:
|
||||
name: Release - ${{ matrix.platform.os_name }}
|
||||
# if: startsWith( github.ref, 'refs/tags/v' ) || github.ref == 'refs/tags/test-release'
|
||||
strategy:
|
||||
matrix:
|
||||
platform:
|
||||
- os_name: Linux-x86_64
|
||||
os: ubuntu-latest
|
||||
target: x86_64-unknown-linux-musl
|
||||
bin: ubi
|
||||
name: ubi-Linux-x86_64-musl.tar.gz
|
||||
cross: false
|
||||
cargo_command: cargo
|
||||
Reference in New Issue
Block a user