mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 18:50:13 +00:00
[GHA] Add releases.yml [ci skip]
This commit is contained in:
parent
f90e65007a
commit
563dd597ca
1 changed files with 1 additions and 2 deletions
3
.github/workflows/releases.yml
vendored
3
.github/workflows/releases.yml
vendored
|
@ -11,10 +11,9 @@ jobs:
|
||||||
runs-on: "ubuntu-latest"
|
runs-on: "ubuntu-latest"
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
# ...
|
|
||||||
- name: "Deploy Release"
|
- name: "Deploy Release"
|
||||||
run: |
|
run: |
|
||||||
echo "done!"
|
echo "Deploying"
|
||||||
|
|
||||||
- uses: "marvinpinto/action-automatic-releases@latest"
|
- uses: "marvinpinto/action-automatic-releases@latest"
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Add table
Reference in a new issue