We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d99b3a commit 8f1dc22Copy full SHA for 8f1dc22
2 files changed
.github/workflows/ci.yml
@@ -42,7 +42,6 @@ jobs:
42
dry_run: true
43
asdfVersion: ${{ needs.get_asdf_version.outputs.asdf_version }}
44
branch_name: main
45
- publish_package: false
46
tag_format: ${{ needs.get_asdf_version.outputs.tag_format }}
47
secrets: inherit
48
.github/workflows/release.yml
@@ -41,7 +41,6 @@ jobs:
41
dry_run: false
0 commit comments