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