Skip to content

Commit 8f1dc22

Browse files
authored
Chore: [AEA-0000] - fix build (#312)
## Summary - Routine Change ### Details - fix tag_release call
1 parent 3d99b3a commit 8f1dc22

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ jobs:
4242
dry_run: true
4343
asdfVersion: ${{ needs.get_asdf_version.outputs.asdf_version }}
4444
branch_name: main
45-
publish_package: false
4645
tag_format: ${{ needs.get_asdf_version.outputs.tag_format }}
4746
secrets: inherit
4847

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ jobs:
4141
dry_run: false
4242
asdfVersion: ${{ needs.get_asdf_version.outputs.asdf_version }}
4343
branch_name: main
44-
publish_package: false
4544
tag_format: ${{ needs.get_asdf_version.outputs.tag_format }}
4645
secrets: inherit
4746

0 commit comments

Comments
 (0)