Skip to content

Commit

Permalink
Fix release (#703)
Browse files Browse the repository at this point in the history
  • Loading branch information
thegridman authored Mar 6, 2025
1 parent 34f54d5 commit 787b6ba
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 @@ on:

env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
REGISTRY_USERNAME: ${{ secrets.IMAGE_REGISTRY_USER }}
REGISTRY_PASSWORD: ${{ secrets.IMAGE_REGISTRY_TOKEN }}

jobs:
build:
Expand Down

0 comments on commit 787b6ba

Please sign in to comment.