Skip to content

Commit

Permalink
release-verison
Browse files Browse the repository at this point in the history
  • Loading branch information
Niu Lechuan committed Feb 21, 2022
1 parent be9921c commit 61c5934
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ jobs:
echo "${{ secrets.GITHUB_TOKEN }}" | docker login ghcr.io -u ${{ github.actor }} --password-stdin
- name: build
run: |
echo ${RELEASE_VERSIN}
echo $RELEASE_VERSION
echo ${{ env.RELEASE_VERSION }

0 comments on commit 61c5934

Please sign in to comment.