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