Update .gitea/workflows/release.yaml
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
name: Build and Publish
|
||||
on: [push]
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
|
||||
jobs:
|
||||
Build and Publish Discord Bot:
|
||||
|
Reference in New Issue
Block a user