Skip to content

Commit

Permalink
Add remaining environment variables
Browse files Browse the repository at this point in the history
  • Loading branch information
jadelily18 committed Oct 18, 2023
1 parent ab474be commit 3b518e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
name: Test mrpack distributor
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
MODRINTH_TOKEN: ${{ secrets.MODRINTH_TOKEN }}
WEBHOOK_URL: ${{ secrets.WEBHOOK_URL }}
steps:
- name: Install packwiz
uses: actions/[email protected]
Expand Down

0 comments on commit 3b518e6

Please sign in to comment.