Skip to content

Commit

Permalink
fix(missingKey): make the missing key less strict by allowing the zer…
Browse files Browse the repository at this point in the history
…ovalue based on the type of variable
  • Loading branch information
Sangeetha Madamanchi committed Jan 5, 2024
1 parent ddd7c9b commit 82be56e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches: [master]
types: [completed]
env:
VERSION: v0.0.8
VERSION: v0.0.9
jobs:
deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 82be56e

Please sign in to comment.