Skip to content

Commit

Permalink
yeet BCC package
Browse files Browse the repository at this point in the history
  • Loading branch information
Stanzilla committed Jan 17, 2024
1 parent f9bb658 commit fbfd600
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 15 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,16 +35,6 @@ jobs:
WOWI_API_TOKEN: ${{ secrets.WOWI_API_TOKEN }}
WAGO_API_TOKEN: ${{ secrets.WAGO_API_TOKEN }}

- name: Create BCC Package
uses: BigWigsMods/packager@master
with:
args: -g bcc
env:
CF_API_KEY: ${{ secrets.CF_API_KEY }}
GITHUB_OAUTH: ${{ secrets.GITHUB_TOKEN }}
WOWI_API_TOKEN: ${{ secrets.WOWI_API_TOKEN }}
WAGO_API_TOKEN: ${{ secrets.WAGO_API_TOKEN }}

- name: Create Wrath Package
uses: BigWigsMods/packager@master
with:
Expand Down
5 changes: 0 additions & 5 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,6 @@ jobs:
name: AIO-PR${{ github.event.number }}-classic
path: .release/

- name: Create BCC Package
uses: BigWigsMods/packager@master
with:
args: -d -z -g bcc

- uses: actions/upload-artifact@v2
with:
name: AIO-PR${{ github.event.number }}-bcc
Expand Down

0 comments on commit fbfd600

Please sign in to comment.