mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
refactor: rename buf-publish.yml to publish-assets.yml
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user