1
0
mirror of https://github.com/danog/rpc-db.git synced 2024-11-30 04:29:16 +01:00
This commit is contained in:
Github Actions 2022-02-23 19:39:24 +01:00
parent fce06024ed
commit 4942cacc7f

View File

@ -1,21 +0,0 @@
name: "Release"
on:
push:
branches:
- "master"
jobs:
pre-release:
name: "Pre Release"
runs-on: "ubuntu-latest"
steps:
- uses: "marvinpinto/action-automatic-releases@latest"
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
automatic_release_tag: "latest"
prerelease: false
title: "Latest release"
files: |
./bot.json