Skip to content

Commit

Permalink
fix(ci): set UCI_GITHUB_TOKEN (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
lidel authored Dec 19, 2024
1 parent e9fa937 commit 975035b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/releaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ concurrency:
jobs:
releaser:
uses: ipdxco/unified-github-workflows/.github/workflows/releaser.yml@v1.0
secrets:
UCI_GITHUB_TOKEN: ${{ secrets.UCI_GITHUB_TOKEN }}

0 comments on commit 975035b

Please sign in to comment.