Skip to content

Commit

Permalink
Revert "Add version for nightly. (vesoft-inc#4006)" (vesoft-inc#709)
Browse files Browse the repository at this point in the history
This reverts commit 2adec09.

Co-authored-by: cpw <[email protected]>
  • Loading branch information
nebula-bots and CPWstatic authored Mar 21, 2022
1 parent 5587e75 commit 6732717
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,8 @@ jobs:
- uses: actions/setup-go@v2
with:
go-version: '^1.16.7'
- name: Set github sha outputs
id: github_sha
run: echo "::set-output name=sha_short::$(git rev-parse --short HEAD)"
- name: package
run: ./package/package.sh -v nightly-${{ steps.github_sha.outputs.sha_short }}
run: ./package/package.sh
- name: output some vars
id: vars
env:
Expand Down

0 comments on commit 6732717

Please sign in to comment.