refactor: rename buf-publish.yml to publish-assets.yml

This commit is contained in:
Prad Nukala
2024-09-30 20:08:38 -04:00
parent 6f3fa0ec38
commit 9478227547
18 changed files with 196 additions and 26 deletions
+2 -1
View File
@@ -1,4 +1,4 @@
name: "Release Binary"
name: Scheduled Release
on:
push:
@@ -12,6 +12,7 @@ permissions:
jobs:
goreleaser:
name: Release motr, sonrd, and DWN
permissions: write-all
runs-on: ubuntu-latest
steps: