Skip to content

Commit 6e1559c

Browse files
ncipollinaclaude
andcommitted
fix(github): use dry-run instead of disable_autolabeler in publish-preview
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent a7d07a0 commit 6e1559c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
uses: release-drafter/release-drafter@v7
5050
with:
5151
config-name: release-drafter.yml
52-
disable_autolabeler: true
52+
dry-run: true
5353
env:
5454
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5555

0 commit comments

Comments
 (0)