Skip to content

Commit

Permalink
recent block hash: release
Browse files Browse the repository at this point in the history
  • Loading branch information
FroVolod committed Jun 26, 2021
1 parent aac2480 commit 6cd4bbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Get the release version from the tag
# if: env.NEAR_CLI_VERSION == ''
run: |
echo "NEAR_CLI_VERSION=0.1.5" >> $GITHUB_ENV
echo "NEAR_CLI_VERSION=0.1.6" >> $GITHUB_ENV
echo "version is: ${{ env.NEAR_CLI_VERSION }}"
- name: Create GitHub release
Expand Down

0 comments on commit 6cd4bbe

Please sign in to comment.