Skip to content

Commit

Permalink
fix: try to release
Browse files Browse the repository at this point in the history
  • Loading branch information
IKatsuba committed May 24, 2024
1 parent b657a2a commit a776c78
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,5 @@ jobs:
- run: git config --global user.email "[email protected]"
- run: git config --global user.name "IKatsuba"
- run: npx nx release --skip-publish
env:
GITHUB_TOKEN: ${{ secrets.REPO_GITHUB_TOKEN }}

0 comments on commit a776c78

Please sign in to comment.