Skip to content

Commit 7283d38

Browse files
authored
Remove dry-run from tag workflow
Appears to work as desired, so let's enable it.
1 parent 14aba5c commit 7283d38

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/tag.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,3 @@ jobs:
2525
github_token: ${{ secrets.GITHUB_TOKEN }}
2626
custom_tag: ${{ steps.get_version.outputs.version }}
2727
create_annotated_tag: true
28-
dry_run: true

0 commit comments

Comments
 (0)