Skip to content

Commit 1b80d24

Browse files
committed
notice & copyright
1 parent 629e90b commit 1b80d24

File tree

4 files changed

+39617
-10
lines changed

4 files changed

+39617
-10
lines changed

.github/workflows/release-go-task.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,12 +65,12 @@ jobs:
6565
with:
6666
repo-token: ${{ secrets.GITHUB_TOKEN }}
6767
version: 3.x
68-
69-
- name: Build License
70-
run: |
68+
69+
- name: Build License
70+
run: |
7171
task extract-licenses
7272
task append-license
73-
73+
7474
- name: Build
7575
run: task dist:${{ matrix.env.os }}
7676

0 commit comments

Comments
 (0)