Skip to content

Commit

Permalink
Pass along CRAFT_FONTAWESOME_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonkelly committed Jun 20, 2024
1 parent 68a250e commit 2c3e95a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ permissions:
concurrency:
group: ci-${{ github.ref }}
cancel-in-progress: true
env:
CRAFT_FONTAWESOME_TOKEN: ${{ secrets.CRAFT_FONTAWESOME_TOKEN }}
jobs:
ci:
name: ci
Expand Down

0 comments on commit 2c3e95a

Please sign in to comment.