This repository was archived by the owner on Mar 18, 2025. It is now read-only.
File tree 5 files changed +7
-5
lines changed
5 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -15,4 +15,4 @@ concurrency:
15
15
16
16
jobs :
17
17
go-check :
18
- uses : pl-strflt/uci/ .github/workflows/go-check.yml@v0 .0
18
+ uses : ipdxco/unified-github-workflows/ .github/workflows/go-check.yml@v1 .0
Original file line number Diff line number Diff line change @@ -15,4 +15,6 @@ concurrency:
15
15
16
16
jobs :
17
17
go-test :
18
- uses :
pl-strflt/uci/.github/workflows/[email protected]
18
+ uses :
ipdxco/unified-github-workflows/.github/workflows/[email protected]
19
+ secrets :
20
+ CODECOV_TOKEN : ${{ secrets.CODECOV_TOKEN }}
Original file line number Diff line number Diff line change @@ -16,4 +16,4 @@ concurrency:
16
16
17
17
jobs :
18
18
release-check :
19
- uses : pl-strflt/uci/ .github/workflows/release-check.yml@v0 .0
19
+ uses : ipdxco/unified-github-workflows/ .github/workflows/release-check.yml@v1 .0
Original file line number Diff line number Diff line change @@ -14,4 +14,4 @@ concurrency:
14
14
15
15
jobs :
16
16
releaser :
17
- uses : pl-strflt/uci/ .github/workflows/releaser.yml@v0 .0
17
+ uses : ipdxco/unified-github-workflows/ .github/workflows/releaser.yml@v1 .0
Original file line number Diff line number Diff line change @@ -15,4 +15,4 @@ concurrency:
15
15
16
16
jobs :
17
17
releaser :
18
- uses : pl-strflt/uci/ .github/workflows/tagpush.yml@v0 .0
18
+ uses : ipdxco/unified-github-workflows/ .github/workflows/tagpush.yml@v1 .0
You can’t perform that action at this time.
0 commit comments