Skip to content

Commit

Permalink
Revert "Use default token" (#136)
Browse files Browse the repository at this point in the history
Revert "Use default token (#134)"

This reverts commit 7a4af66.
  • Loading branch information
unguiculus authored Jan 15, 2025
1 parent 36e89a3 commit 44bc322
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 @@ -53,4 +53,4 @@ jobs:
echo "Building release ${{ github.event.inputs.version }}"
mage -v release
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
GITHUB_TOKEN: "${{ secrets.CI_TOKEN }}"

0 comments on commit 44bc322

Please sign in to comment.