Skip to content

Commit

Permalink
ci: remove release action DEBUG=api logs
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbrunel committed Dec 10, 2022
1 parent df33049 commit 61e3890
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
- run: node scripts/attach-gh-assets.js
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DEBUG: api
- run: node scripts/create-release-tag.js
env:
GH_AUTH_EMAIL: ${{ secrets.GH_AUTH_EMAIL }}
Expand Down

0 comments on commit 61e3890

Please sign in to comment.