Skip to content

Commit

Permalink
Merge pull request #8 from moia-oss/fix_release_creds
Browse files Browse the repository at this point in the history
Fix release workflow
  • Loading branch information
anika-apel authored Jan 13, 2025
2 parents 2efa781 + 55343c4 commit 92b8a72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
version: latest
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 92b8a72

Please sign in to comment.