Skip to content

Commit fbfd600

Browse files
committed
yeet BCC package
1 parent f9bb658 commit fbfd600

File tree

2 files changed

+0
-15
lines changed

2 files changed

+0
-15
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -35,16 +35,6 @@ jobs:
3535
WOWI_API_TOKEN: ${{ secrets.WOWI_API_TOKEN }}
3636
WAGO_API_TOKEN: ${{ secrets.WAGO_API_TOKEN }}
3737

38-
- name: Create BCC Package
39-
uses: BigWigsMods/packager@master
40-
with:
41-
args: -g bcc
42-
env:
43-
CF_API_KEY: ${{ secrets.CF_API_KEY }}
44-
GITHUB_OAUTH: ${{ secrets.GITHUB_TOKEN }}
45-
WOWI_API_TOKEN: ${{ secrets.WOWI_API_TOKEN }}
46-
WAGO_API_TOKEN: ${{ secrets.WAGO_API_TOKEN }}
47-
4838
- name: Create Wrath Package
4939
uses: BigWigsMods/packager@master
5040
with:

.github/workflows/pr.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,6 @@ jobs:
3737
name: AIO-PR${{ github.event.number }}-classic
3838
path: .release/
3939

40-
- name: Create BCC Package
41-
uses: BigWigsMods/packager@master
42-
with:
43-
args: -d -z -g bcc
44-
4540
- uses: actions/upload-artifact@v2
4641
with:
4742
name: AIO-PR${{ github.event.number }}-bcc

0 commit comments

Comments
 (0)