Skip to content

Commit f9540cc

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

File tree

3 files changed

+39613
-4
lines changed

3 files changed

+39613
-4
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)