Skip to content

Commit

Permalink
fix: Add releaser token.
Browse files Browse the repository at this point in the history
  • Loading branch information
iphydf committed Feb 16, 2025
1 parent 95b568f commit f07ffe1
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 @@ -14,3 +14,5 @@ jobs:
uses: iphydf/ci-tools/.github/workflows/release-deploy.yml@trigger-ci
with:
production: true
secrets:
TOKEN_RELEASES: ${{ secrets.TOKEN_RELEASES }}

0 comments on commit f07ffe1

Please sign in to comment.