feat(code_push_client): track version (#646)

This commit is contained in:
Felix Angelov
2023-06-13 14:13:23 -07:00
committed by GitHub
parent 57ad26b184
commit 51849f5d07
7 changed files with 33 additions and 2 deletions
+2 -1
View File
@@ -1,9 +1,10 @@
name: Verify Version Workflow
description: Verify the version of the package is correct
inputs:
working_directory:
required: false
type: string
description: "The working directory to run the command in"
default: "."
runs: