Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Zottelchen committed Jan 23, 2023
1 parent cf7fad8 commit 8444a65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
PYTHONUNBUFFERED: 1
BLIZZARD_API_ID: ${{ secrets.BLIZZ_ID }}
BLIZZARD_API_SECRET: ${{ secrets.BLIZZ_SECRET }}
GITHUB_GIST_TOKEN: ${{ secrets.GIST_TOKEN }}
- name: 😎Stylua
uses: JohnnyMorganz/stylua-action@v2
with:
Expand Down

0 comments on commit 8444a65

Please sign in to comment.