1
0
mirror of https://github.com/danog/rpc-db.git synced 2024-11-26 12:04:45 +01:00

Autorelease

This commit is contained in:
Daniil Gentili 2024-01-26 19:19:58 +01:00
parent d2ed40c427
commit db6bec0d9b

19
.github/workflows/release.yml vendored Normal file
View File

@ -0,0 +1,19 @@
name: Main
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Release
uses: softprops/action-gh-release@v1
with:
files: |
bot.json
core.json
v2.json
v3.json
v4.json