Skip to content

Commit

Permalink
Added Wago for Packager github action
Browse files Browse the repository at this point in the history
  • Loading branch information
d87 committed Feb 21, 2022
1 parent cdeb8d8 commit 2de0e70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
CF_API_KEY: ${{ secrets.CF_API_KEY }}
GITHUB_OAUTH: ${{ secrets.GH_OAUTH }}
WOWI_API_TOKEN: ${{ secrets.WOWI_API_TOKEN }}
WAGO_API_TOKEN: ${{ secrets.WAGO_API_TOKEN }}
steps:
- uses: actions/checkout@v1
- name: Install and run Luacheck
Expand Down

0 comments on commit 2de0e70

Please sign in to comment.