mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-10 14:56:18 +00:00
Delete releases.yml [ci skip]
This commit is contained in:
parent
16840461eb
commit
1702d43f80
1 changed files with 0 additions and 19 deletions
19
.github/workflows/releases.yml
vendored
19
.github/workflows/releases.yml
vendored
|
@ -1,19 +0,0 @@
|
|||
name: Releases
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- "!*"
|
||||
tags:
|
||||
- "V*"
|
||||
|
||||
jobs:
|
||||
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: ncipollo/release-action@v1.8.6
|
||||
with:
|
||||
artifacts: "README.md,LICENSE.md"
|
||||
token: ${{ secrets.DEPLOY }}
|
Loading…
Add table
Add a link
Reference in a new issue