+24
-0
lines changedFilter options
+24
-0
lines changed Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
1
+
name: Release Proto files
2
+
3
+
on:
4
+
push:
5
+
branches:
6
+
- master
7
+
tags:
8
+
- "v[0-9]+.[0-9]+.[0-9]+*"
9
+
10
+
jobs:
11
+
create-release-artifacts:
12
+
permissions:
13
+
contents: read
14
+
runs-on: ubuntu-latest
15
+
steps:
16
+
- name: Checkout repository
17
+
uses: actions/checkout@v4
18
+
with:
19
+
fetch-depth: 0
20
+
- uses: bufbuild/buf-action@v1
21
+
with:
22
+
token: ${{ secrets.BUF_TOKEN }}
23
+
push: true
Original file line number Diff line number Diff line change
@@ -17,3 +17,4 @@ lint:
17
17
- rpc/cc/arduino/cli/commands/v1/lib.proto
18
18
modules:
19
19
- path: rpc
20
+
name: buf.build/arduino/arduino-cli
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4