Skip to content

Commit

Permalink
Change to nextVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
nitsan committed Oct 13, 2022
1 parent aecdc54 commit a0e2ae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
with:
file: info.json
field: version
value: ${{ env.currentVersion }}
value: ${{ env.nextVersion }}
- name: 'Setup GIT'
run: |
echo "Setting email to: ${GITHUB_EMAIL}"
Expand Down

0 comments on commit a0e2ae2

Please sign in to comment.