Skip to content

Commit

Permalink
chore: test no dry run
Browse files Browse the repository at this point in the history
  • Loading branch information
fdewas-aneo committed Dec 11, 2024
1 parent db76f55 commit c1e8e24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
with:
node-version: 18

- run: npx @aneoconsultingfr/order-github-release-notes --dry
- run: npx @aneoconsultingfr/order-github-release-notes
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
# GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit c1e8e24

Please sign in to comment.