-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix publish workflow not publishing to Maven when expected (#65)
* Change step conditional for "Publish to Maven Central" step to use `inputs` instead of `github.event.inputs` * Remove chain ID and Provenance GRPC URL from workflow inputs for ease of usage * Let workflow checkout code from workflow dispatch branch rather than input * Try improving concurrency restriction * Remove "test" environment reference from bootstrap step name * Convert workflow input variable names to camel case
- Loading branch information
1 parent
0e9b3d5
commit 84ed2f8
Showing
1 changed file
with
20 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters